Uses of Interface
weka.experiment.RemoteExperimentListener

Packages that use RemoteExperimentListener
weka.experiment   
weka.gui.boundaryvisualizer   
 

Uses of RemoteExperimentListener in weka.experiment
 

Methods in weka.experiment with parameters of type RemoteExperimentListener
 void RemoteExperiment.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 RemoteExperimentListener
 void BoundaryPanelDistributed.addRemoteExperimentListener(RemoteExperimentListener r)
          Add an object to the list of those interested in recieving update information from the RemoteExperiment