Searched refs:AccessibleJEditorPane (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJEditorPane.java1609 * AccessibleJEditorPane.
1610 * A new AccessibleJEditorPane instance is created if necessary.
1612 * @return an AccessibleJEditorPane that serves as the
1622 AccessibleJEditorPane.class) {
1623 accessibleContext = new AccessibleJEditorPane();
1643 protected class AccessibleJEditorPane extends AccessibleJTextComponent { class in class:JEditorPane
1697 protected class AccessibleJEditorPaneHTML extends AccessibleJEditorPane {
1778 extends AccessibleJEditorPane implements AccessibleHypertext {

Completed in 26 milliseconds