Class ShortValuePanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, TextFieldVerifierImp

public class ShortValuePanel extends ParsableValuePanel<Short>
A ShortValuePanel holds a Short value and allows the user to change it.
Since:
3.3.2
Author:
Peter Hollemans
See Also:
  • Constructor Details

    • ShortValuePanel

      public ShortValuePanel()
  • Method Details