T
- Parameter typepublic abstract class AbstractSingleParameterConfigurator<T extends Parameter<?>> extends AbstractParameterConfigurator<T>
Modifier and Type | Field and Description |
---|---|
(package private) JLabel |
label
Label
|
listenerList, param, parent
Constructor and Description |
---|
AbstractSingleParameterConfigurator(T param,
JComponent parent)
Constructor.
|
addChangeListener, addParameter, appendParameters, finishGridRow, fireValueChanged, getUserInput, removeChangeListener
final JLabel label
public AbstractSingleParameterConfigurator(T param, JComponent parent)
param
- Parameterparent
- Parent edit controlCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.