|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object![]()
![]()
![]()
javax.accessibility.AccessibleContext
![]()
![]()
![]()
java.awt.Component.AccessibleAWTComponent
![]()
![]()
![]()
java.awt.Container.AccessibleAWTContainer
![]()
![]()
![]()
javax.swing.JComponent.AccessibleJComponent
![]()
![]()
![]()
javax.swing.text.JTextComponent.AccessibleJTextComponent
![]()
![]()
![]()
javax.swing.JEditorPane.AccessibleJEditorPane
![]()
![]()
![]()
javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
, EventListener
, AccessibleAction
, AccessibleComponent
, AccessibleEditableText
, AccessibleExtendedComponent
, AccessibleHypertext
, AccessibleText
, CaretListener
, DocumentListener


protected class JEditorPane.JEditorPaneAccessibleHypertextSupport


What's returned by
AccessibleJEditorPaneHTML.getAccessibleText.
Provides support for AccessibleHypertext in case
there is an HTML document being displayed in this
JEditorPane.
| Nested Class Summary | |
|---|---|
class |
JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
|
Nested classes/interfaces inherited from class javax.swing.JComponent.AccessibleJComponent ![]() |
|---|
JComponent.AccessibleJComponent.AccessibleContainerHandler |
Nested classes/interfaces inherited from class java.awt.Component.AccessibleAWTComponent ![]() |
|---|
Component.AccessibleAWTComponent.AccessibleAWTComponentHandler |
| Field Summary |
|---|
Fields inherited from class javax.swing.JComponent.AccessibleJComponent ![]() |
|---|
accessibleContainerHandler |
Fields inherited from class java.awt.Component.AccessibleAWTComponent ![]() |
|---|
accessibleAWTComponentHandler |
Fields inherited from interface javax.accessibility.AccessibleText ![]() |
|---|
CHARACTER |
Fields inherited from interface javax.accessibility.AccessibleAction ![]() |
|---|
DECREMENT |
| Constructor Summary | |
|---|---|
JEditorPane.JEditorPaneAccessibleHypertextSupport
Make one of these puppies |
|
| Method Summary | |
|---|---|
AccessibleHyperlink |
getLink
Returns the index into an array of hyperlinks that index. |
int |
getLinkCount
Returns the number of links within this hypertext doc. |
int |
getLinkIndex
Returns the index into an array of hyperlinks that is associated with this character index, or -1 if there is no hyperlink associated with this index. |
String |
getLinkText
Returns the contiguous text within the document that is associated with this hyperlink. |
Methods inherited from class javax.swing.JEditorPane.AccessibleJEditorPane ![]() |
|---|
getAccessibleDescription |
Methods inherited from class javax.swing.text.JTextComponent.AccessibleJTextComponent ![]() |
|---|
caretUpdate |
Methods inherited from class javax.swing.JComponent.AccessibleJComponent ![]() |
|---|
addPropertyChangeListener |
Methods inherited from class java.awt.Container.AccessibleAWTContainer ![]() |
|---|
getAccessibleAt |
Methods inherited from class java.awt.Component.AccessibleAWTComponent ![]() |
|---|
addFocusListener |