weka.gui.beans
Interface ChartListener

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

public interface ChartListener
extends java.util.EventListener

Interface to something that can process a ChartEvent

Version:
$Revision: 1.2 $
Author:
Mark Hall

Method Summary
 void acceptDataPoint(ChartEvent e)
           
 

Method Detail

acceptDataPoint

public void acceptDataPoint(ChartEvent e)


Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London