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 IndexTextFieldFromPredictions. m_TextActualthe text with the actual column index.protected IndexTextFieldFromPredictions. m_TextPredictedthe text with the predicted column index.protected IndexTextFieldFromPredictions. m_TextWeightthe text with the weight column index.
-