T - Parameter typepublic abstract class AbstractSingleParameterConfigurator<T extends Parameter<?>> extends AbstractParameterConfigurator<T>
| Modifier and Type | Field and Description |
|---|---|
(package private) javax.swing.JLabel |
label
Label
|
listenerList, param, parent| Constructor and Description |
|---|
AbstractSingleParameterConfigurator(T param,
javax.swing.JComponent parent)
Constructor.
|
addChangeListener, addParameter, appendParameters, finishGridRow, fireValueChanged, getUserInput, removeChangeListenerpublic AbstractSingleParameterConfigurator(T param, javax.swing.JComponent parent)
param - Parameterparent - Parent edit controlCopyright © 2019 ELKI Development Team. License information.