|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.davic.net.ca.CAEvent
org.davic.net.ca.MMIInactiveEvent
This event informs that an MMI user dialog has ended
Field Summary |
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
MMIInactiveEvent(java.lang.Object caModule)
Constructor for the event |
Method Summary | |
java.lang.Object |
getSource()
Returns the CAModule or CAModuleManager that is 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 MMIInactiveEvent(java.lang.Object caModule)
caModule
- the CAModule or CAModuleManager object
representing the source of the eventMethod Detail |
public java.lang.Object getSource()
getSource
in class CAEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |