Package | Description |
---|---|
heronarts.lx.studio.ui | |
heronarts.lx.studio.ui.device | |
heronarts.lx.studio.ui.fixture | |
heronarts.p3lx.ui.component |
Collection of standard UI components.
|
Modifier and Type | Field and Description |
---|---|
UILabel |
UIContentPicker.effectLabel |
UILabel |
UIContextualHelpBar.label |
UILabel |
UIContentPicker.patternLabel |
Modifier and Type | Method and Description |
---|---|
default UILabel |
UIDeviceControls.controlLabel(LXStudio.UI ui,
String label) |
Modifier and Type | Method and Description |
---|---|
UILabel |
UIFixture.newControlLabel(String label,
float width) |
UILabel |
UIFixture.newParameterLabel(String label,
float width) |
Modifier and Type | Class and Description |
---|---|
class |
UIComponentLabel |
class |
UIParameterLabel |
Modifier and Type | Method and Description |
---|---|
UILabel |
UILabel.setBreakLines(boolean breakLines)
Sets the label to render text multi-line
|
UILabel |
UILabel.setBreakLines(boolean breakLines,
boolean autoHeight)
Sets the label to render text multi-line
|
UILabel |
UILabel.setLabel(String label) |
UILabel |
UILabel.setPadding(int padding)
Sets padding on all 4 sides
|
UILabel |
UILabel.setPadding(int topBottom,
int leftRight)
Sets padding on top and sides, CSS style
|
UILabel |
UILabel.setPadding(int topPadding,
int rightPadding,
int bottomPadding,
int leftPadding)
Sets padding on all 4 sides
|
LX library by Mark C. Slee. © 2012-2020