Uses of Interface
weka.experiment.RemoteExperimentListener
Packages that use RemoteExperimentListener
-
Uses of RemoteExperimentListener in weka.experiment
Methods in weka.experiment with parameters of type RemoteExperimentListenerModifier and TypeMethodDescriptionvoidRemoteExperiment.addRemoteExperimentListener(RemoteExperimentListener r) Add an object to the list of those interested in recieving update information from the RemoteExperiment -
Uses of RemoteExperimentListener in weka.gui.boundaryvisualizer
Methods in weka.gui.boundaryvisualizer with parameters of type RemoteExperimentListenerModifier and TypeMethodDescriptionvoidBoundaryPanelDistributed.addRemoteExperimentListener(RemoteExperimentListener r) Add an object to the list of those interested in recieving update information from the RemoteExperiment