|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jzy3d.junit.replay.events.AbstractEventLog
org.jzy3d.junit.replay.events.WindowEventLog
public class WindowEventLog
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jzy3d.junit.replay.events.IWindowEventLog |
|---|
IWindowEventLog.WindowEventType |
| Field Summary | |
|---|---|
protected IWindowEventLog.WindowEventType |
type
|
protected Object |
value
|
| Fields inherited from class org.jzy3d.junit.replay.events.AbstractEventLog |
|---|
since |
| Constructor Summary | |
|---|---|
WindowEventLog(IWindowEventLog.WindowEventType type,
long since)
|
|
WindowEventLog(IWindowEventLog.WindowEventType type,
Object value,
long since)
|
|
| Method Summary | |
|---|---|
IWindowEventLog.WindowEventType |
getType()
|
Object |
getValue()
|
String |
toString()
|
| Methods inherited from class org.jzy3d.junit.replay.events.AbstractEventLog |
|---|
since |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jzy3d.junit.replay.events.IEventLog |
|---|
since |
| Field Detail |
|---|
protected IWindowEventLog.WindowEventType type
protected Object value
| Constructor Detail |
|---|
public WindowEventLog(IWindowEventLog.WindowEventType type,
long since)
public WindowEventLog(IWindowEventLog.WindowEventType type,
Object value,
long since)
| Method Detail |
|---|
public IWindowEventLog.WindowEventType getType()
getType in interface IWindowEventLogpublic Object getValue()
getValue in interface IWindowEventLogpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||