Module greenlab

Class GreenLabBooleanCheckBox

All Implemented Interfaces:
FocusListener, ImageObserver, ItemSelectable, MenuContainer, Serializable, EventListener, Accessible, SwingConstants

public class GreenLabBooleanCheckBox extends JCheckBox implements FocusListener
The JCheckBox for boolean Values
Author:
Cong Ding
See Also:
  • Constructor Details

    • GreenLabBooleanCheckBox

      public GreenLabBooleanCheckBox(String keyString)
  • Method Details