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