|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.accessibility | Defines a contract between user-interface components and an assistive technology that provides access to those components. |
| javax.swing | Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms. |
| Uses of AccessibleHyperlink in javax.accessibility |
|---|
| Modifier and Type | Method and Description |
|---|---|
AccessibleHyperlink |
AccessibleHypertext.getLink(int linkIndex)
Returns the nth Link of this Hypertext document. |
| Uses of AccessibleHyperlink in javax.swing |
|---|
| Modifier and Type | Class and Description |
|---|---|
class |
JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
|
| Modifier and Type | Method and Description |
|---|---|
AccessibleHyperlink |
JEditorPane.JEditorPaneAccessibleHypertextSupport.getLink(int linkIndex)
Returns the index into an array of hyperlinks that index. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.