Package org.jzy3d.junit.replay.events
Class WindowEventLog
java.lang.Object
org.jzy3d.junit.replay.events.AbstractEventLog
org.jzy3d.junit.replay.events.WindowEventLog
- All Implemented Interfaces:
IEventLog
,IWindowEventLog
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jzy3d.junit.replay.events.IWindowEventLog
IWindowEventLog.WindowEventType
-
Field Summary
Fields inherited from class org.jzy3d.junit.replay.events.AbstractEventLog
since
-
Constructor Summary
ConstructorDescriptionWindowEventLog
(IWindowEventLog.WindowEventType type, long since) WindowEventLog
(IWindowEventLog.WindowEventType type, Object value, long since) -
Method Summary
Methods inherited from class org.jzy3d.junit.replay.events.AbstractEventLog
since
-
Field Details
-
type
-
value
-
-
Constructor Details
-
WindowEventLog
-
WindowEventLog
-
-
Method Details
-
getType
- Specified by:
getType
in interfaceIWindowEventLog
-
getValue
- Specified by:
getValue
in interfaceIWindowEventLog
-
toString
-