Uses of Class
adams.gui.core.RangeTextField
-
Packages that use RangeTextField Package Description adams.gui.tools.wekainvestigator.tab adams.gui.tools.wekainvestigator.tab.classifytab.evaluation -
-
Uses of RangeTextField in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as RangeTextField Modifier and Type Field Description protected RangeTextField
InstanceTab. m_TextAttributeRange
the attribute range. -
Uses of RangeTextField in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation
Fields in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation declared as RangeTextField Modifier and Type Field Description protected RangeTextField
FromPredictions. m_TextAdditional
the columns with the additional data to store.protected RangeTextField
FromPredictions. m_TextClassDistribution
the columns with the class distribution columns range.
-