SimJava 2.0.1

eduni.simdiag
Interface GraphListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
GraphDiagram

public interface GraphListener
extends EventListener

Graph event listener interface.

Implemented by graph drawing routine.

See Also:
GraphDiagram

Method Summary
 void handleGraph(GraphEventObject teo)
          Responds to a single graph event
 

Method Detail

handleGraph

void handleGraph(GraphEventObject teo)
Responds to a single graph event


SimJava 2.0.1

The University of Edinburgh, 2009