Uses of Class javax.swing.JToggleButton

Uses in package javax.swing

Classes derived from javax.swing.JToggleButton

class
A small box that displays a check or not, depending on it's selected state.
class
The JRadioButton component provides a visually selectable button with mutually exclusive behaviour within a ButtonGroup.