| 
SimJava  v2.0  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--eduni.simdiag.TraceSaver
TraceSaver Stores trace events in a file.
| Fields inherited from interface eduni.simdiag.Traceable | 
DISPLAY, LAYOUT, PAUSE, RUN, STOP, TRACE | 
| Constructor Summary | |
TraceSaver(java.lang.String fname)
Creates a trace saver with the given filename  | 
|
| Method Summary | |
 void | 
handleTrace(TraceEventObject e)
Responds to a trace input event by writing it on to the file.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public TraceSaver(java.lang.String fname)
| Method Detail | 
public void handleTrace(TraceEventObject e)
handleTrace in interface TraceListener
  | 
SimJava  v2.0  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||