Uses of Class
javax.swing.JToggleButton.AccessibleJToggleButton
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.
|
-
Uses of JToggleButton.AccessibleJToggleButton in javax.swing
Subclasses of JToggleButton.AccessibleJToggleButton in javax.swing Modifier and Type Class Description protected class
JCheckBox.AccessibleJCheckBox
This class implements accessibility support for theJCheckBox
class.protected class
JRadioButton.AccessibleJRadioButton
This class implements accessibility support for theJRadioButton
class.