|
ElegantJ Data Entry Masks Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
com.elegantj.awt.spinner.ValueChangedEvent
ValueChangedEvent invoked when the value of the spinner has changed
| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
ValueChangedEvent(java.lang.Object source)
Constructs the ValueChangedEvent |
|
| Method Summary | |
java.lang.Object |
getSource()
Returns the source of the event |
| Methods inherited from class java.util.EventObject |
toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ValueChangedEvent(java.lang.Object source)
source - The source of the event| Method Detail |
public java.lang.Object getSource()
|
ElegantJ Data Entry Masks Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||