weka.gui.beans
Interface ChartListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
StripChart

public interface ChartListener
extends EventListener

Interface to something that can process a ChartEvent

Version:
$Revision: 8034 $
Author:
Mark Hall

Method Summary
 void acceptDataPoint(ChartEvent e)
           
 

Method Detail

acceptDataPoint

void acceptDataPoint(ChartEvent e)


Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.