
public abstract class AbstractSingleParameterConfigurator<T extends Parameter<?,?>> extends AbstractParameterConfigurator<T>
| Modifier and Type | Field and Description | 
|---|---|
(package private) JLabel | 
label  | 
listenerList, param, parent| Constructor and Description | 
|---|
AbstractSingleParameterConfigurator(T param,
                                   JComponent parent)  | 
addChangeListener, addParameter, appendParameters, finishGridRow, fireValueChanged, getUserInput, removeChangeListenerfinal JLabel label
public AbstractSingleParameterConfigurator(T param, JComponent parent)