wt.clients.prodmgmt
Class IntegerSpinner
java.lang.Object
NumericSpinner
wt.clients.prodmgmt.IntegerSpinner
public class IntegerSpinner
- extends NumericSpinner
IntegerSpinner extends NumericSpinner to allow listening to the
contained textfield. This spinner allows integer values
and throws PropertyChangeEvents with the new and old
Integer values.
Supported API: true
Extendable: true
- See Also:
symantec.itools.awt.util.spinner.NumericSpinner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |