程序包 weka.gui.beans

接口 ChartListener

所有超级接口:
EventListener
所有已知实现类:
StripChart

public interface ChartListener extends EventListener
Interface to something that can process a ChartEvent
版本:
$Revision: 1.3 $
作者:
Mark Hall
  • 方法详细资料

    • acceptDataPoint

      void acceptDataPoint(ChartEvent e)