Class Gui.Field_bool

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, SwingConstants
Enclosing class:
Gui

public class Gui.Field_bool extends JCheckBox
Widget for the input of one boolean argument.
See Also:
  • Constructor Details

    • Field_bool

      public Field_bool()
  • Method Details

    • get_value

      public boolean get_value()
    • set_value

      public void set_value(boolean value)