protected static final class AttributeSelectionPanel.AttributeSelectionPanelDefaults extends Defaults
| Modifier and Type | Field and Description |
|---|---|
protected static AttributeSelectionPanel.TestMode |
EVAL_MODE |
protected static Settings.SettingKey |
EVAL_MODE_KEY |
protected static ASEvaluation |
EVALUATOR |
protected static Settings.SettingKey |
EVALUATOR_KEY |
protected static java.lang.Integer |
FOLDS |
protected static Settings.SettingKey |
FOLDS_KEY |
static java.lang.String |
ID |
protected static java.awt.Color |
OUTPUT_BACKGROUND_COLOR |
protected static Settings.SettingKey |
OUTPUT_BACKGROUND_COLOR_KEY |
protected static java.awt.Font |
OUTPUT_FONT |
protected static Settings.SettingKey |
OUTPUT_FONT_KEY |
protected static java.awt.Color |
OUTPUT_TEXT_COLOR |
protected static Settings.SettingKey |
OUTPUT_TEXT_COLOR_KEY |
protected static ASSearch |
SEARCH |
protected static Settings.SettingKey |
SEARCH_KEY |
protected static java.lang.Integer |
SEED |
protected static Settings.SettingKey |
SEED_KEY |
m_defaults, m_defaultsID| Constructor and Description |
|---|
AttributeSelectionPanelDefaults() |
add, getDefaults, getID, setIDpublic static final java.lang.String ID
protected static final Settings.SettingKey EVALUATOR_KEY
protected static final ASEvaluation EVALUATOR
protected static final Settings.SettingKey SEARCH_KEY
protected static final ASSearch SEARCH
protected static final Settings.SettingKey EVAL_MODE_KEY
protected static final AttributeSelectionPanel.TestMode EVAL_MODE
protected static final Settings.SettingKey FOLDS_KEY
protected static final java.lang.Integer FOLDS
protected static final Settings.SettingKey SEED_KEY
protected static final java.lang.Integer SEED
protected static final Settings.SettingKey OUTPUT_FONT_KEY
protected static final java.awt.Font OUTPUT_FONT
protected static final Settings.SettingKey OUTPUT_TEXT_COLOR_KEY
protected static final java.awt.Color OUTPUT_TEXT_COLOR
protected static final Settings.SettingKey OUTPUT_BACKGROUND_COLOR_KEY
protected static final java.awt.Color OUTPUT_BACKGROUND_COLOR