Class Gui.Field_int

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

public class Gui.Field_int extends Gui.ValueField
Widget for the input of one integer number argument.
See Also:
  • Field Details

    • has16

      protected final boolean has16
  • Constructor Details

    • Field_int

      public Field_int(boolean has16)
  • Method Details

    • get_value

      public int get_value()
    • set_value

      public void set_value(int value)