|
Java Platform 1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractButton.AccessibleAbstractButton | |
javax.swing | Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms. |
Uses of AbstractButton.AccessibleAbstractButton in javax.swing |
Subclasses of AbstractButton.AccessibleAbstractButton in javax.swing | |
protected class |
JButton.AccessibleJButton
The class used to obtain the accessible role for this object. |
protected class |
JCheckBox.AccessibleJCheckBox
The class used to obtain the accessible role for this object. |
protected class |
JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem
The class used to obtain the accessible role for this object. |
protected class |
JMenu.AccessibleJMenu
The class used to obtain the accessible role for this object. |
protected class |
JMenuItem.AccessibleJMenuItem
The class used to obtain the accessible role for this object. |
protected class |
JRadioButton.AccessibleJRadioButton
The class used to obtain the accessible role for this object. |
protected class |
JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem
The class used to obtain the accessible role for this object. |
protected class |
JToggleButton.AccessibleJToggleButton
The class used to obtain the accessible role for this object. |
|
Java Platform 1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |