All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface JSci.awt.GraphDataListener

public interface GraphDataListener
extends EventListener
GraphDataListener.


Method Index

 o dataChanged(GraphDataEvent)
Sent when the contents of the model has changed.

Methods

 o dataChanged
 public abstract void dataChanged(GraphDataEvent e)
Sent when the contents of the model has changed.


All Packages  Class Hierarchy  This Package  Previous  Next  Index