Class JebClientEvent
java.lang.Object
com.pnfsoftware.jeb.client.events.JebClientEvent
- All Implemented Interfaces:
IEvent
Events issued by JEB's GUI client.
Reserved for internal use.
-
Constructor Summary
ConstructorsConstructorDescriptionJebClientEvent
(JC type) JebClientEvent
(JC type, Object data) JebClientEvent
(JC type, Object data, IEventSource source) -
Method Summary
-
Constructor Details
-
JebClientEvent
-
JebClientEvent
-
JebClientEvent
-
-
Method Details
-
getType
-
getData
-
getSource
-
getTimestamp
public long getTimestamp()- Specified by:
getTimestamp
in interfaceIEvent
-
shouldStopPropagation
public boolean shouldStopPropagation()- Specified by:
shouldStopPropagation
in interfaceIEvent
-
toString
-