|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisidia.simulation.playrec.ReplayInfo
public class ReplayInfo
The Class ReplayInfo.
| Constructor Summary | |
|---|---|
ReplayInfo()
Instantiates a new replay info. |
|
| Method Summary | |
|---|---|
java.lang.Object |
nextMessage()
Gets the next message. |
boolean |
read(java.io.ObjectInputStream objectIS)
Read the input stream containing replay info. |
void |
rewind()
Rewind. |
void |
setConsole(Console console)
Sets the console. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplayInfo()
| Method Detail |
|---|
public boolean read(java.io.ObjectInputStream objectIS)
objectIS - the object ispublic java.lang.Object nextMessage()
public void rewind()
public void setConsole(Console console)
console - the new console
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||