javax.swing

Class JLayeredPane.AccessibleJLayeredPane

protected class JLayeredPane.AccessibleJLayeredPane extends AccessibleJComponent

Provides accessibility support for JLayeredPane.
Constructor Summary
protected AccessibleJLayeredPane()
Creates a new instance of AccessibleJLayeredPane.
Method Summary
AccessibleRolegetAccessibleRole()
Returns the accessble role of JLayeredPane, {@link AccessibleRole#LAYERED_PANE}.

Constructor Detail

AccessibleJLayeredPane

protected AccessibleJLayeredPane()
Creates a new instance of AccessibleJLayeredPane.

Method Detail

getAccessibleRole

public AccessibleRole getAccessibleRole()
Returns the accessble role of JLayeredPane, {@link AccessibleRole#LAYERED_PANE}.