Package | Description |
---|---|
heronarts.lx.studio.ui.device | |
heronarts.lx.studio.ui.fixture | |
heronarts.p3lx.ui.component |
Collection of standard UI components.
|
Modifier and Type | Method and Description |
---|---|
default UIIntegerBox |
UIDeviceControls.newIntegerBox(DiscreteParameter p) |
Modifier and Type | Method and Description |
---|---|
UIIntegerBox |
UIFixture.newControlIntBox(DiscreteParameter parameter,
float width) |
Modifier and Type | Class and Description |
---|---|
class |
UIEnumBox |
Modifier and Type | Method and Description |
---|---|
UIIntegerBox |
UIIntegerBox.setEditMultiplier(int editMultiplier) |
UIIntegerBox |
UIIntegerBox.setParameter(DiscreteParameter parameter) |
UIIntegerBox |
UIIntegerBox.setRange(int minValue,
int maxValue) |
UIIntegerBox |
UIIntegerBox.setValue(int value) |
protected UIIntegerBox |
UIIntegerBox.setValue(int value,
boolean pushToParameter) |
LX library by Mark C. Slee. © 2012-2020