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