Package | Description |
---|---|
heronarts.lx.clipboard | |
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 | Class and Description |
---|---|
class |
LXClipboardComponent<T extends LXComponent> |
static class |
LXClipboardComponent.Channel |
static class |
LXClipboardComponent.Effect |
static class |
LXClipboardComponent.Fixture |
static class |
LXClipboardComponent.Modulator |
static class |
LXClipboardComponent.Pattern |
class |
LXNormalizedValue |
class |
LXTextValue |
Modifier and Type | Method and Description |
---|---|
LXClipboardItem |
LXClipboard.getItem() |
Modifier and Type | Method and Description |
---|---|
LXClipboard |
LXClipboard.clearItem(LXClipboardItem item) |
LXClipboard |
LXClipboard.setItem(LXClipboardItem item) |
Modifier and Type | Method and Description |
---|---|
LXClipboardItem |
UIPatternList.onCopy() |
LXClipboardItem |
UIEffectDevice.onCopy() |
Modifier and Type | Method and Description |
---|---|
void |
UIPatternList.onPaste(LXClipboardItem item) |
void |
UIEffectDevice.onPaste(LXClipboardItem item) |
Modifier and Type | Method and Description |
---|---|
LXClipboardItem |
UIChannelStripControls.onCopy() |
Modifier and Type | Method and Description |
---|---|
void |
UIChannelStripControls.onPaste(LXClipboardItem item) |
Modifier and Type | Method and Description |
---|---|
LXClipboardItem |
UIAbstractGlobalModulator.onCopy() |
Modifier and Type | Method and Description |
---|---|
void |
UIAbstractGlobalModulator.onPaste(LXClipboardItem item) |
Modifier and Type | Method and Description |
---|---|
LXClipboardItem |
UICopy.onCopy() |
Modifier and Type | Method and Description |
---|---|
void |
UIPaste.onPaste(LXClipboardItem item) |
Modifier and Type | Method and Description |
---|---|
LXClipboardItem |
UITextBox.onCopy() |
LXClipboardItem |
UIParameterControl.onCopy() |
Modifier and Type | Method and Description |
---|---|
void |
UITextBox.onPaste(LXClipboardItem item) |
void |
UIParameterControl.onPaste(LXClipboardItem item) |
LX library by Mark C. Slee. © 2012-2020