|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cosylab.gui.components.NumberField.NumberActionAdapter
protected class NumberField.NumberActionAdapter
Listens for action events and handles the focus change.
Constructor Summary | |
---|---|
protected |
NumberField.NumberActionAdapter()
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Loses focus and notifies SetListeners when action is performed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected NumberField.NumberActionAdapter()
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
e
- ActionEventActionListener.actionPerformed(ActionEvent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |