Uses of Interface
weka.gui.beans.ImageListener
Packages that use ImageListener
-
Uses of ImageListener in weka.gui.beans
Classes in weka.gui.beans that implement ImageListenerModifier 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 windowMethods in weka.gui.beans with parameters of type ImageListenerModifier 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