|
SimJava 2.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectEventObject
GraphEventObject
public class GraphEventObject
The basic graph event class. All graph commands are derived from this and override the doit() method.
GraphData,
GraphDisplay,
GraphSetAxes,
GraphSetScale,
GraphClearObject,
Serialized Form| Field Summary |
|---|
| Fields inherited from class EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
GraphEventObject(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 GraphEventObject(Object src)
| Method Detail |
|---|
public void doit(GraphDiagram d)
|
SimJava 2.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||