Uses of Class
elki.gui.configurator.ConfiguratorPanel
-
Packages that use ConfiguratorPanel Package Description elki.gui.configurator Configurator components.elki.gui.multistep.panels Panels for the multi-step GUI. -
-
Uses of ConfiguratorPanel in elki.gui.configurator
Fields in elki.gui.configurator declared as ConfiguratorPanel Modifier and Type Field Description (package private) ConfiguratorPanel
ClassListParameterConfigurator. child
Configurator for children(package private) ConfiguratorPanel
ClassParameterConfigurator. child
Configuration panel for child. -
Uses of ConfiguratorPanel in elki.gui.multistep.panels
Fields in elki.gui.multistep.panels declared as ConfiguratorPanel Modifier and Type Field Description private ConfiguratorPanel
ParameterTabPanel. parameterTable
The parameter table
-