KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > swing > JEditorPane.AccessibleJEditorPane

javax.swing
Class JEditorPane.AccessibleJEditorPane

java.lang.Object
  extended by javax.accessibility.AccessibleContext
      extended by java.awt.Component.AccessibleAWTComponent
          extended by java.awt.Container.AccessibleAWTContainer
              extended by javax.swing.JComponent.AccessibleJComponent
                  extended by javax.swing.text.JTextComponent.AccessibleJTextComponent
                      extended by javax.swing.JEditorPane.AccessibleJEditorPane
All Implemented Interfaces:
Serializable, EventListener, AccessibleAction, AccessibleComponent, AccessibleEditableText, AccessibleExtendedComponent, AccessibleText, CaretListener, DocumentListener
Direct Known Subclasses:
JEditorPane.AccessibleJEditorPaneHTML, JEditorPane.JEditorPaneAccessibleHypertextSupport
Enclosing class:
JEditorPane
See Also:
Source Code, XMLEncoder

public String getAccessibleDescription()
See Also:
AccessibleContext.setAccessibleName(java.lang.String), JComponent.AccessibleJComponent
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public AccessibleStateSet getAccessibleStateSet()
See Also:
JTextComponent.AccessibleJTextComponent
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


protected JEditorPane.AccessibleJEditorPane()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Free Books   Free Magazines  
Popular Tags