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
FieldsFields inherited from class org.jzy3d.junit.replay.events.AbstractEventLog
since -
Constructor Summary
ConstructorsConstructorDescriptionWindowEventLog(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:
getTypein interfaceIWindowEventLog
-
getValue
- Specified by:
getValuein interfaceIWindowEventLog
-
toString
-