| 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 |
Multi-step GUI for ELKI
|
| de.lmu.ifi.dbs.elki.gui.multistep.panels |
Panels for the multi-step GUI
|
| de.lmu.ifi.dbs.elki.gui.util |
Utility classes for GUIs (e.g. a class to display a logging panel)
|
| Class and Description |
|---|
| DynamicParameters
Wrapper around a set of parameters for ELKI, that may not yet be complete or
correct.
|
| LogPanel
Panel that contains a text logging pane (
LogPane) and progress bars. |
| ParameterTable
Class showing a table of ELKI parameters.
|
| SavedSettingsFile
Class to manage saved settings in a text file.
|
| Class and Description |
|---|
| LogPanel
Panel that contains a text logging pane (
LogPane) and progress bars. |
| Class and Description |
|---|
| SavedSettingsFile
Class to manage saved settings in a text file.
|
| Class and Description |
|---|
| DynamicParameters
Wrapper around a set of parameters for ELKI, that may not yet be complete or
correct.
|
| DynamicParameters.Node
Node in the option tree (well, actually list)
|
| LogPane
A Swing object to receive ELKI logging output.
|
| ParametersModel
A Swing TableModel that uses a
DynamicParameters object as storage. |
| ParameterTable.ClassListEditor
Editor for selecting input and output file and folders names
|
| ParameterTable.ClassListEditor.SuperPopup
Modified popup
|
| ParameterTable.DropdownEditor
Editor using a Dropdown box to offer known values to choose from.
|
| ParameterTable.FileNameEditor
Editor for selecting input and output file and folders names
|