| 
SimJava  v2.0  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--java.util.EventObject
        |
        +--eduni.simdiag.GraphEventObject
              |
              +--eduni.simdiag.GraphDisplay
Displays graph. Required to update the display after a set of GraphData commands. see also the design document.
| Fields inherited from class java.util.EventObject | 
source | 
| Constructor Summary | |
GraphDisplay(java.lang.Object src)
 | 
|
| Method Summary | |
 void | 
doit(GraphDiagram d)
Implements graph commands.  | 
| Methods inherited from class java.util.EventObject | 
getSource, toString | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public GraphDisplay(java.lang.Object src)
| Method Detail | 
public void doit(GraphDiagram d)
GraphEventObjectdoit in class GraphEventObject
  | 
SimJava  v2.0  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||