Uses of Interface
weka.gui.beans.ImageListener
-
Uses of ImageListener in weka.gui.beans
Modifier and TypeClassDescriptionclass
Component that can accept ImageEvents and save their encapsulated images to a file.class
A KF component that can accept imageEvent connections in order to display static images in a popup windowModifier and TypeMethodDescriptionvoid
DataVisualizer.addImageListener
(ImageListener cl) Add an image listenervoid
ModelPerformanceChart.addImageListener
(ImageListener cl) Add an image listenervoid
DataVisualizer.removeImageListener
(ImageListener cl) Remove an image listenervoid
ModelPerformanceChart.removeImageListener
(ImageListener cl) Remove an image listener