| Interface | Description |
|---|---|
| UI3dContext.MovementListener | |
| UIContainer | |
| UIContextActions | |
| UIControlTarget |
Interface for UI elements that may offer a modulation target
|
| UICopy |
Marker interface for a UI element that supports copy commands
|
| UIDuplicate | |
| UIFocus |
Marker interface for objects which can receive focus via tab or click
|
| UIKeyFocus |
Marker interface for UI components that can be reached by using key navigation
|
| UIModulationSource |
Interface for UI elements that may offer a modulation target
|
| UIModulationTarget |
Interface for UI elements that may offer a modulation target
|
| UIMouseFocus |
Marker interface for UI components that can be focused by using the mouse
|
| UIPaste |
Marker interface for a UI element that supports paste commands
|
| UITabFocus |
Marker interface for UI components that can be reached by using the tab key
|
| UITriggerSource |
Interface for UI elements that may offer a modulation target
|
| UITriggerTarget |
Interface for UI elements that may offer a trigger target
|
| Class | Description |
|---|---|
| UI |
Top-level container for all overlay UI elements.
|
| UI2dComponent | |
| UI2dContainer | |
| UI2dContext |
A UIContext is a container that owns a graphics buffer.
|
| UI2dScrollContext | |
| UI3dComponent |
A component in a CameraLayer.
|
| UI3dContext |
This is a layer that contains a 3d scene with a camera.
|
| UIContextActions.Action | |
| UIContextActions.Action.CopyOscAddress | |
| UIContextActions.Action.ResetParameter | |
| UIDialogBox | |
| UIEventHandler | |
| UIKeyEvent | |
| UIMouseEvent | |
| UIObject | |
| UITheme | |
| UITimerTask | |
| 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.
|
| Enum | Description |
|---|---|
| UI.CoordinateSystem | |
| UI2dContainer.ArrowKeyFocus | |
| UI2dContainer.Layout | |
| UI3dContext.InteractionMode |
Mode of interaction from keyboard mouse events
|
| UI3dContext.MouseMode |
Mode of mouse interaction
|
| UI3dContext.ProjectionMode | |
| UITimerTask.Mode |
LX library by Mark C. Slee. © 2012-2020