|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--com.dat.cx.CxComponentChangeEvent
CxComponentChangeEvent are dispatched to any registered listeners notifying them of any changes to a components properties or attributes (ie x, y, name).
Constructor Summary | |
CxComponentChangeEvent(java.lang.Object source)
Constuctor |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CxComponentChangeEvent(java.lang.Object source)
source
- the component that was changed.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |