|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--vcr.components.NullDevice
Method Summary | |
Event |
forward(Time t)
|
static NullDevice |
getDefault()
|
Time |
position()
|
void |
record(char c)
|
Event |
reverse(Time t)
|
char |
show()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public static NullDevice getDefault()
public Event forward(Time t)
forward
in interface Device
public Event reverse(Time t)
reverse
in interface Device
public void record(char c)
record
in interface Device
public Time position()
position
in interface Device
public java.lang.String toString()
toString
in interface Device
toString
in class java.lang.Object
public char show()
show
in interface Device
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |