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
public class WindowEventLog
- extends AbstractEventLog
- implements IWindowEventLog
Methods inherited from interface org.jzy3d.junit.replay.events.IEventLog |
since |
type
protected IWindowEventLog.WindowEventType type
value
protected Object value
WindowEventLog
public WindowEventLog(IWindowEventLog.WindowEventType type,
long since)
WindowEventLog
public WindowEventLog(IWindowEventLog.WindowEventType type,
Object value,
long since)
getType
public IWindowEventLog.WindowEventType getType()
- Specified by:
getType
in interface IWindowEventLog
getValue
public Object getValue()
- Specified by:
getValue
in interface IWindowEventLog
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013. All rights reserved.