protected static final class ClustererPanel.ClustererPanelDefaults extends Defaults
| Modifier and Type | Field and Description |
|---|---|
protected static Clusterer |
CLUSTERER |
protected static Settings.SettingKey |
CLUSTERER_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 Settings.SettingKey |
STORE_CLUSTERS_FOR_VIS_KEY |
protected static boolean |
STORE_CLUSTERS_VIS |
protected static ClustererPanel.TestMode |
TEST_MODE |
protected static Settings.SettingKey |
TEST_MODE_KEY |
m_defaults, m_defaultsID| Constructor and Description |
|---|
ClustererPanelDefaults() |
add, getDefaults, getID, setIDpublic static final java.lang.String ID
protected static final Settings.SettingKey CLUSTERER_KEY
protected static final Clusterer CLUSTERER
protected static final Settings.SettingKey TEST_MODE_KEY
protected static final ClustererPanel.TestMode TEST_MODE
protected static final Settings.SettingKey STORE_CLUSTERS_FOR_VIS_KEY
protected static final boolean STORE_CLUSTERS_VIS
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