Class IntegerValuePanel

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

public class IntegerValuePanel extends ParsableValuePanel<Integer>
A IntegerValuePanel holds an Integer value and allows the user to change it.
Since:
3.3.2
Author:
Peter Hollemans
See Also: