javax.swing

Class JDesktopPane.AccessibleJDesktopPane

protected class JDesktopPane.AccessibleJDesktopPane extends AccessibleJComponent

Provides the accessibility features for the JDesktopPane component.
Constructor Summary
protected AccessibleJDesktopPane()
Creates a new AccessibleJDesktopPane instance.
Method Summary
AccessibleRolegetAccessibleRole()
Returns the accessible role for the JSlider component.

Constructor Detail

AccessibleJDesktopPane

protected AccessibleJDesktopPane()
Creates a new AccessibleJDesktopPane instance.

Method Detail

getAccessibleRole

public AccessibleRole getAccessibleRole()
Returns the accessible role for the JSlider component.

Returns: {@link AccessibleRole#DESKTOP_PANE}.