| Package | Description |
|---|---|
| javax.swing |
Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
JButton
This class implements accessibility support for the
JButton class.
|
protected class |
JCheckBox
This class implements accessibility support for the
JCheckBox class.
|
protected class |
JCheckBoxMenuItem
This class implements accessibility support for the
JCheckBoxMenuItem class.
|
protected class |
JMenu
This class implements accessibility support for the
JMenu class.
|
protected class |
JMenuItem
This class implements accessibility support for the
JMenuItem class.
|
protected class |
JRadioButton
This class implements accessibility support for the
JRadioButton class.
|
protected class |
JRadioButtonMenuItem
This class implements accessibility support for the
JRadioButtonMenuItem class.
|
protected class |
JToggleButton
This class implements accessibility support for the
JToggleButton class.
|