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) ConfiguratorPanelClassListParameterConfigurator. childConfigurator for children(package private) ConfiguratorPanelClassParameterConfigurator. childConfiguration 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 ConfiguratorPanelParameterTabPanel. parameterTableThe parameter table
-