Package | Description |
---|---|
heronarts.lx.studio.ui | |
heronarts.lx.studio.ui.device | |
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.UIContentList |
class |
UIContextualHelpBar |
class |
UILeftPane |
class |
UIPane |
class |
UIRightPane |
Modifier and Type | Class and Description |
---|---|
class |
UIDeviceBin |
class |
UIPatternList |
Modifier and Type | Class and Description |
---|---|
class |
UIToolbar |
Modifier and Type | Class and Description |
---|---|
class |
UI2dScrollContext |
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.addLayer(UI2dContext layer)
Add a 2d context to this UI
|
UI |
UI.addLayer(UI2dContext layer,
int index)
Add a 2d context to this UI at the given index
|
UI |
UI.bringToTop(UI2dContext layer)
Brings a layer to the top of the UI stack
|
UI |
UI.removeLayer(UI2dContext layer)
Remove a 2d context from this UI
|
Modifier and Type | Class and Description |
---|---|
class |
UIImageContext |
static class |
UIItemList.ScrollList |
LX library by Mark C. Slee. © 2012-2020