Uses of Class
adams.gui.core.IndexTextField
-
Packages that use IndexTextField Package Description adams.gui.tools.wekainvestigator.tab.classifytab.evaluation -
-
Uses of IndexTextField in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation
Fields in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation declared as IndexTextField Modifier and Type Field Description protected IndexTextField
FromPredictions. m_TextActual
the text with the actual column index.protected IndexTextField
FromPredictions. m_TextPredicted
the text with the predicted column index.protected IndexTextField
FromPredictions. m_TextWeight
the text with the weight column index.
-