Package | Description |
---|---|
heronarts.p3lx.ui.component |
Collection of standard UI components.
|
Modifier and Type | Field and Description |
---|---|
protected UIInputBox.FillStyle |
UIInputBox.fillStyle |
protected UIInputBox.FillStyle |
UIInputBox.progressFillStyle |
Modifier and Type | Method and Description |
---|---|
static UIInputBox.FillStyle |
UIInputBox.FillStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UIInputBox.FillStyle[] |
UIInputBox.FillStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
UINumberBox |
UINumberBox.setFillStyle(UIInputBox.FillStyle fillStyle) |
UIInputBox |
UIInputBox.setProgressFillStyle(UIInputBox.FillStyle progressFillStyle) |
LX library by Mark C. Slee. © 2012-2020