|
SimJava 2.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphEventObject | |
---|---|
eduni.simdiag | Classes concerned with providing user controlled diagrams for simulations. |
Uses of GraphEventObject in eduni.simdiag |
---|
Subclasses of GraphEventObject in eduni.simdiag | |
---|---|
class |
GraphClearObject
Clears graph |
class |
GraphData
Stores a single data point. |
class |
GraphDisplay
Displays graph. |
class |
GraphSetAxes
Stores a command to set the axes labels for this graph. |
class |
GraphSetScale
Sets scale |
Methods in eduni.simdiag with parameters of type GraphEventObject | |
---|---|
void |
GraphDiagram.forwardGraph(GraphEventObject e)
Sends graph events to any listeners |
void |
GraphEqn.forwardGraph(GraphEventObject e)
Forwards a graph event to anyone listening. |
void |
GraphLoader.forwardGraph(GraphEventObject e)
|
void |
GraphDiagram.handleGraph(GraphEventObject e)
Deals with incoming graph events |
void |
GraphListener.handleGraph(GraphEventObject teo)
Responds to a single graph event |
|
SimJava 2.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |