Class Spinner

java.lang.Object
wt.clients.prodmgmt.Spinner

public class Spinner extends Object
Spinner extends NumericSpinner to allow listening to the contained textfield. This spinner allows decimal values and throws PropertyChangeEvents with the new and old Double values.

Supported API: true

Extendable: false
See Also:
  • symantec.itools.awt.util.spinner.NumericSpinner