Package | Description |
---|---|
heronarts.lx.studio.ui | |
heronarts.lx.studio.ui.browser | |
heronarts.lx.studio.ui.clip | |
heronarts.lx.studio.ui.device | |
heronarts.lx.studio.ui.fixture | |
heronarts.lx.studio.ui.global | |
heronarts.lx.studio.ui.lfo | |
heronarts.lx.studio.ui.midi | |
heronarts.lx.studio.ui.mixer | |
heronarts.lx.studio.ui.model | |
heronarts.lx.studio.ui.modulation | |
heronarts.lx.studio.ui.osc | |
heronarts.lx.studio.ui.pattern | |
heronarts.lx.studio.ui.toolbar | |
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 |
UIBottomTray |
class |
UIContentPicker |
class |
UIContentPicker.UIContentList |
class |
UIContextualHelpBar |
class |
UILeftPane |
class |
UIPane |
class |
UIPreferences |
class |
UIPreviewWindow |
class |
UIPreviewWindow.Grid |
class |
UIRightPane |
Modifier and Type | Class and Description |
---|---|
class |
UIComponentManager |
class |
UIEffectManager |
class |
UIPackageManager |
class |
UIPatternManager |
class |
UIPluginManager |
Modifier and Type | Class and Description |
---|---|
class |
UIClipButton |
class |
UIClipLauncher |
class |
UIClipStop |
class |
UIClipView |
class |
UISceneButton |
class |
UISceneLauncher |
class |
UISceneStop |
class |
UIStop |
Modifier and Type | Class and Description |
---|---|
class |
UIBusDevice |
class |
UIDevice |
class |
UIDeviceBin |
class |
UIDeviceModulators |
class |
UIEffectDevice |
class |
UIPatternDevice |
class |
UIPatternList |
Modifier and Type | Class and Description |
---|---|
class |
UIFixture |
class |
UIFixture.Section |
class |
UIFixtureInspector |
class |
UIFixtureManager |
Modifier and Type | Class and Description |
---|---|
class |
UIAudio |
class |
UIAudio.UIOutputControls |
class |
UICamera |
class |
UIPalette |
class |
UIPalette.UISavedSwatch |
class |
UISnapshots |
Modifier and Type | Class and Description |
---|---|
class |
UIWave |
Modifier and Type | Class and Description |
---|---|
class |
UIMidiInputs |
class |
UIMidiMappings |
class |
UIMidiSurfaces |
Modifier and Type | Class and Description |
---|---|
class |
UIAbstractChannelStripControls |
class |
UIChannelStrip |
class |
UIChannelStripControls |
class |
UIGroupStrip |
class |
UIGroupStripControls |
class |
UIMasterStrip |
class |
UIMasterStripControls |
class |
UIMixer |
class |
UIMixerStrip |
class |
UIMixerStripControls |
class |
UISceneStrip |
class |
UISceneStrip.UIClipViewToggle |
Modifier and Type | Class and Description |
---|---|
class |
UIModelManager |
class |
UIOutputManager |
Modifier and Type | Class and Description |
---|---|
class |
UIAbstractGlobalModulator |
protected class |
UIAbstractGlobalModulator.UICompoundModulation |
protected class |
UIAbstractGlobalModulator.UIModulation |
class |
UIComponentModulator |
class |
UIDeviceModulator |
class |
UIGlobalModulator |
class |
UIModulator
Abstract base class for a modulator UI element with controls, which could
be either in the global modulation scope or in the scope of a device
|
class |
UITriggerModulationButton |
static class |
UIVariableLFO.UIPeriodControl |
Modifier and Type | Class and Description |
---|---|
class |
UIOscManager |
Modifier and Type | Class and Description |
---|---|
static class |
UIGradientPattern.UIPaletteGradient |
Modifier and Type | Class and Description |
---|---|
class |
UICommand |
class |
UIEngine |
class |
UIProject |
class |
UIProject.UIScheduler |
class |
UITempo |
class |
UIToolbar |
class |
UIToolbarSection |
Modifier and Type | Class and Description |
---|---|
class |
UI2dComponent |
class |
UI2dContainer |
class |
UI2dContext
A UIContext is a container that owns a graphics buffer.
|
class |
UI2dScrollContext |
class |
UI3dComponent
A component in a CameraLayer.
|
class |
UI3dContext
This is a layer that contains a 3d scene with a camera.
|
class |
UIDialogBox |
class |
UIObject |
class |
UIWindow
A UIWindow is a UIContext that by default has a title bar and can be dragged
around when the mouse is pressed on the title bar.
|
Modifier and Type | Method and Description |
---|---|
UI |
UI.setTopLevelKeyEventHandler(UIEventHandler eventHandler)
Sets an object to handle top-level input events
|
Modifier and Type | Class and Description |
---|---|
class |
UIButton |
static class |
UIButton.Action |
static class |
UIButton.Trigger |
class |
UIButtonGroup |
class |
UICheckbox |
class |
UICollapsibleSection
Section with a title which can collapse/expand
|
class |
UIColorPicker |
protected class |
UIColorPicker.UIColorOverlay |
class |
UIComponentLabel |
class |
UICompoundParameterControl |
class |
UIContextButton |
class |
UIContextMenu |
class |
UIDiscreteColorBox |
class |
UIDoubleBox |
class |
UIDropMenu |
class |
UIDynamicColorPicker |
class |
UIEnumBox |
class |
UIFileNameBox |
class |
UIGLPointCloud
Same as a UIPointCloud, except this version uses GLSL to draw
the points with a vertex shader.
|
class |
UIImage |
class |
UIImageContext |
class |
UIInputBox |
class |
UIIntegerBox |
static class |
UIItemList.BasicList |
static class |
UIItemList.ScrollList |
class |
UIKnob |
class |
UILabel
A simple text label object.
|
class |
UINumberBox |
class |
UIParameterComponent |
class |
UIParameterControl |
class |
UIParameterLabel |
class |
UIPointCloud
Draws a cloud of points in the layer
|
class |
UISlider |
class |
UISwitch |
class |
UITextBox |
class |
UIToggleSet |
LX library by Mark C. Slee. © 2012-2020