| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.gui.minigui |
A very simple UI to build ELKI command lines.
|
| de.lmu.ifi.dbs.elki.gui.multistep.panels |
Panels for the multi-step GUI
|
| Modifier and Type | Field and Description |
|---|---|
protected SavedSettingsFile |
MiniGUI.store
Settings storage.
|
protected SavedSettingsFile |
MiniGUI.SettingsComboboxModel.store
Settings storage.
|
| Constructor and Description |
|---|
MiniGUI.SettingsComboboxModel(SavedSettingsFile store)
Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) SavedSettingsFile |
SavedSettingsTabPanel.store
The settings file to display.
|
protected SavedSettingsFile |
SavedSettingsTabPanel.SettingsComboboxModel.store
Settings storage
|
| Constructor and Description |
|---|
SavedSettingsTabPanel.SettingsComboboxModel(SavedSettingsFile store)
Constructor
|
SavedSettingsTabPanel(SavedSettingsFile store2,
MultiStepGUI gui2)
Constructor.
|