Uses of Interface
weka.gui.beans.ChartListener
Packages that use ChartListener
-
Uses of ChartListener in weka.gui.beans
Classes in weka.gui.beans that implement ChartListenerModifier and TypeClassDescriptionclassBean that can display a horizontally scrolling strip chart.Methods in weka.gui.beans with parameters of type ChartListenerModifier and TypeMethodDescriptionvoidIncrementalClassifierEvaluator.addChartListener(ChartListener cl) Add a chart listenervoidIncrementalClassifierEvaluator.removeChartListener(ChartListener cl) Remove a chart listener