class org.aswing.JToggleButton extends AbstractButton
| Sub classes | ||||||
![]()  | JCheckBox, JRadioButton | 
  | ||||
An implementation of a two-state button.  
The JRadioButton and JCheckBox classes
are subclasses of this class.
@author paling
            
