
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, removeChangeListenerfinal JLabel label
public AbstractSingleParameterConfigurator(T param, JComponent parent)
param - Parameterparent - Parent edit control