KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > swing > JLayeredPane.AccessibleJLayeredPane

javax.swing
Class JLayeredPane.AccessibleJLayeredPane

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.JLayeredPane.AccessibleJLayeredPane
All Implemented Interfaces:
Serializable, AccessibleComponent, AccessibleExtendedComponent
Enclosing class:
JLayeredPane
See Also:
Source Code, XMLEncoder

public AccessibleRole getAccessibleRole()
See Also:
JComponent.AccessibleJComponent
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


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

Popular Tags