|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cosylab.gui.components.Wheelswitch.UpDownActionHandler
protected class Wheelswitch.UpDownActionHandler
An implementation of ActionListener used for handling events from the up-down button in the wheelswitch.
Constructor Summary | |
---|---|
protected |
Wheelswitch.UpDownActionHandler()
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Updates the value of the Wheelswitch when UpDownButton is pressed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Wheelswitch.UpDownActionHandler()
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
e
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |