Package | Description |
---|---|
heronarts.lx.studio.ui.device | |
heronarts.lx.studio.ui.fixture | |
heronarts.lx.studio.ui.mixer | |
heronarts.lx.studio.ui.modulation | |
heronarts.p3lx.ui.component |
Collection of standard UI components.
|
Modifier and Type | Method and Description |
---|---|
default UIButton |
UIDeviceControls.newButton(BooleanParameter p) |
default UIButton |
UIDeviceControls.newButton(EnumParameter<?> p) |
Modifier and Type | Method and Description |
---|---|
UIButton |
UIFixture.newControlButton(BooleanParameter parameter,
float width) |
UIButton |
UIFixture.newControlButton(EnumParameter<?> parameter,
float width) |
Modifier and Type | Field and Description |
---|---|
protected UIButton |
UIAbstractChannelStripControls.activeButton |
UIButton |
UIMixer.addChannelButton |
protected UIButton |
UIAbstractChannelStripControls.armButton |
protected UIButton |
UIAbstractChannelStripControls.cueButton |
Modifier and Type | Class and Description |
---|---|
class |
UITriggerModulationButton |
Modifier and Type | Class and Description |
---|---|
static class |
UIButton.Action |
static class |
UIButton.Trigger |
Modifier and Type | Field and Description |
---|---|
UIButton[] |
UIButtonGroup.buttons |
Modifier and Type | Method and Description |
---|---|
UIButton |
UIButton.removeParameter() |
UIButton |
UIButton.setActive(boolean active) |
protected UIButton |
UIButton.setActive(boolean active,
boolean pushToParameter) |
UIButton |
UIButton.setActiveColor(int activeColor) |
UIButton |
UIButton.setActiveIcon(PImage activeIcon) |
UIButton |
UIButton.setActiveLabel(String activeLabel) |
UIButton |
UIButton.setEnabled(boolean enabled) |
UIButton |
UIButton.setIcon(PImage icon) |
UIButton |
UIButton.setIconOffset(float iconOffsetX,
float iconOffsetY) |
UIButton |
UIButton.setIconOffsetX(float iconOffsetX) |
UIButton |
UIButton.setIconOffsetY(float iconOffsetY) |
UIButton |
UIButton.setInactiveColor(int inactiveColor) |
UIButton |
UIButton.setInactiveIcon(PImage inactiveIcon) |
UIButton |
UIButton.setInactiveLabel(String inactiveLabel) |
UIButton |
UIButton.setLabel(String label) |
UIButton |
UIButton.setMomentary(boolean momentary) |
UIButton |
UIButton.setParameter(BooleanParameter parameter) |
UIButton |
UIButton.setParameter(EnumParameter<?> parameter) |
UIButton |
UIButton.setTriggerable(boolean triggerable) |
UIButton |
UIButton.toggle() |
LX library by Mark C. Slee. © 2012-2020