Package | Description |
---|---|
heronarts.p3lx.ui.component |
Collection of standard UI components.
|
Modifier and Type | Method and Description |
---|---|
static UISlider.Direction |
UISlider.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UISlider.Direction[] |
UISlider.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UISlider(UISlider.Direction direction,
float x,
float y,
float w,
float h) |
UISlider(UISlider.Direction direction,
float x,
float y,
float w,
float h,
LXListenableNormalizedParameter parameter) |
UISlider(UISlider.Direction direction,
float w,
float h,
LXListenableNormalizedParameter parameter) |
LX library by Mark C. Slee. © 2012-2020