All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface eduni.simdiag.GraphListener

public interface GraphListener
extends EventListener
Graph event listener interface.

Implemented by graph drawing routine.

See Also:
GraphDiagram

Method Index

 o handleGraph(GraphEventObject)
Responds to a single graph event

Methods

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


All Packages  Class Hierarchy  This Package  Previous  Next  Index