
| Interface | Description |
|---|---|
| ParameterConfigurator |
| Class | Description |
|---|---|
| AbstractParameterConfigurator<T extends Parameter<?>> |
Abstract class to produce a configurator for a particular parameter.
|
| AbstractSingleParameterConfigurator<T extends Parameter<?>> |
Base class for MiniGUI input helpers
|
| ClassListParameterConfigurator |
Provide a configuration panel to choose classes with the help of a dropdown.
|
| ClassParameterConfigurator |
Provide a configuration panel to choose a class with the help of a dropdown.
|
| ConfiguratorPanel |
A panel that contains configurators for parameters.
|
| EnumParameterConfigurator |
Panel to configure EnumParameters by offering a dropdown to choose from.
|
| FileParameterConfigurator |
Provide a configuration panel to choose a file with a file selector button.
|
| FlagParameterConfigurator |
Provide a configuration panel to modify a boolean via a checkbox.
|
| TextParameterConfigurator |
Provide a configuration panel to input an arbitrary text parameter.
|
Configurator components
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.