|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.dat.cx.CxAdapter
Field Summary | |
CxComponent |
toComp
|
Constructor Summary | |
CxAdapter(CxComponent toComp)
|
Method Summary | |
abstract void |
recieve(java.util.EventObject event)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public CxComponent toComp
Constructor Detail |
public CxAdapter(CxComponent toComp)
Method Detail |
public abstract void recieve(java.util.EventObject event)
recieve
in interface CxListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |