|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--com.ibm.eNetwork.beans.HOD.event.HODEvent | +--com.ibm.eNetwork.beans.HOD.event.MacroDebugStopEvent
Event fired to MacroDebugListener.macroDebugStop().
Constructor Summary | |
---|---|
MacroDebugStopEvent(Macro macro)
Constructs a working instance of a macro debug stop event. |
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 MacroDebugStopEvent(Macro macro)
macro
- Macro bean that is the source of the event
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |