weka.gui.beans
Interface GraphListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
GraphViewer

public interface GraphListener
extends java.util.EventListener

Describe interface TextListener here.

Version:
1.0
Author:
Mark Hall

Method Summary
 void acceptGraph(GraphEvent e)
          Describe acceptGraph method here.
 

Method Detail

acceptGraph

public void acceptGraph(GraphEvent e)
Describe acceptGraph method here.

Parameters:
e - a GraphEvent value