Package | Description |
---|---|
heronarts.lx.studio.ui.device | |
heronarts.lx.studio.ui.mixer | |
heronarts.lx.studio.ui.modulation | |
heronarts.p3lx.ui |
Framework for building modular 3d+2d UI in Processing 2.
|
heronarts.p3lx.ui.component |
Collection of standard UI components.
|
Modifier and Type | Method and Description |
---|---|
List<UIContextActions.Action> |
UIEffectDevice.getContextActions() |
Modifier and Type | Field and Description |
---|---|
protected UIContextActions.Action |
UIAbstractChannelStripControls.actionDelete |
protected UIContextActions.Action |
UIAbstractChannelStripControls.actionRename |
Modifier and Type | Method and Description |
---|---|
List<UIContextActions.Action> |
UIAbstractChannelStripControls.getContextActions() |
List<UIContextActions.Action> |
UIChannelStripControls.getContextActions() |
List<UIContextActions.Action> |
UIGroupStripControls.getContextActions() |
Modifier and Type | Method and Description |
---|---|
List<UIContextActions.Action> |
UIAbstractGlobalModulator.UIModulation.getContextActions() |
Modifier and Type | Class and Description |
---|---|
static class |
UIContextActions.Action.CopyOscAddress |
static class |
UIContextActions.Action.ResetParameter |
Modifier and Type | Method and Description |
---|---|
UIContextActions.Action |
UIContextActions.Action.setLabel(String label) |
Modifier and Type | Method and Description |
---|---|
List<UIContextActions.Action> |
UIContextActions.getContextActions()
Returns a list of context actions that should be shown for this item
|
Modifier and Type | Method and Description |
---|---|
List<UIContextActions.Action> |
UIParameterComponent.getContextActions() |
List<UIContextActions.Action> |
UIButtonGroup.getContextActions() |
Modifier and Type | Method and Description |
---|---|
UIContextMenu |
UIContextMenu.setActions(UIContextActions.Action[] actions) |
UIContextButton |
UIContextButton.setContextActions(UIContextActions.Action[] contextActions)
Sets an array of actions that will be shown in the context menu that opens when
the button is clicked
|
LX library by Mark C. Slee. © 2012-2020