|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object camera3d.gui.IntChangeEvent
Event created when an IntDigitalControl has its value changed.
IntValueChangeListener
,
IntDigitalControl
,
IntControl
Constructor Summary | |
IntChangeEvent(IntControl source)
Creates new event, given the object which originated it. |
Method Summary | |
java.lang.Object |
getSource()
Returns reference to object which originated this event. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IntChangeEvent(IntControl source)
Method Detail |
public java.lang.Object getSource()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |