|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
planetj.gui.CmExceptionEvent
This is the event class to support the cm.common.gui.CmExceptionListener interface.
Constructor Summary | |
CmExceptionEvent(java.lang.Object source)
CmExceptionEvent constructor comment. |
Method Summary | |
CMException |
getCMException()
|
CmExceptionEvent |
setCMException(CMException e)
|
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 CmExceptionEvent(java.lang.Object source)
source
- java.lang.ObjectMethod Detail |
public CMException getCMException()
public CmExceptionEvent setCMException(CMException e)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |