dsto.dfc.swing.controls
Class NumericSpinner.TextFieldListener

java.lang.Object
  extended by dsto.dfc.swing.controls.NumericSpinner.TextFieldListener
All Implemented Interfaces:
ActionListener, FocusListener, Serializable, EventListener
Enclosing class:
NumericSpinner

protected class NumericSpinner.TextFieldListener
extends Object
implements ActionListener, FocusListener, Serializable

See Also:
Serialized Form

Constructor Summary
protected NumericSpinner.TextFieldListener()
           
 
Method Summary
 void actionPerformed(ActionEvent event)
           
 void focusGained(FocusEvent event)
           
 void focusLost(FocusEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumericSpinner.TextFieldListener

protected NumericSpinner.TextFieldListener()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent event)
Specified by:
actionPerformed in interface ActionListener

focusGained

public void focusGained(FocusEvent event)
Specified by:
focusGained in interface FocusListener

focusLost

public void focusLost(FocusEvent event)
Specified by:
focusLost in interface FocusListener


Copyright © 2008 Commonwealth of Australia