Uses of Interface
adams.gui.tools.wekainvestigator.tab.classifytab.output.classifiererrors.RemoveDataListener
-
Packages that use RemoveDataListener Package Description adams.gui.tools.wekainvestigator.tab.classifytab.output.classifiererrors -
-
Uses of RemoveDataListener in adams.gui.tools.wekainvestigator.tab.classifytab.output.classifiererrors
Fields in adams.gui.tools.wekainvestigator.tab.classifytab.output.classifiererrors declared as RemoveDataListener Modifier and Type Field Description protected RemoveDataListenerRemoveOutliersClickAction. m_RemoveDataListenerthe listener for removing the data.Methods in adams.gui.tools.wekainvestigator.tab.classifytab.output.classifiererrors that return RemoveDataListener Modifier and Type Method Description RemoveDataListenerRemoveOutliersClickAction. getRemoveDataListener()Returns the listener, if any.Methods in adams.gui.tools.wekainvestigator.tab.classifytab.output.classifiererrors with parameters of type RemoveDataListener Modifier and Type Method Description voidRemoveOutliersClickAction. setRemoveDataListener(RemoveDataListener l)Sets the listener.
-