Class IntegerField

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable, SwingConstants

public class IntegerField extends JFormattedTextField
See Also:
  • Constructor Details

    • IntegerField

      public IntegerField(int min, int max, int initialValue)