public class PortControllerFactory
extends java.lang.Object
| Constructor and Description |
|---|
PortControllerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static DoubleBoundedRangeSlider |
createExponentialPortSlider(UnitInputPort port) |
static DoubleBoundedRangeSlider |
createPortSlider(UnitInputPort port) |
public static DoubleBoundedRangeSlider createPortSlider(UnitInputPort port)
public static DoubleBoundedRangeSlider createExponentialPortSlider(UnitInputPort port)