Package | Description |
---|---|
heronarts.p3lx.ui |
Framework for building modular 3d+2d UI in Processing 2.
|
Modifier and Type | Field and Description |
---|---|
UITheme |
UI.theme
UI look and feel
|
Modifier and Type | Method and Description |
---|---|
UITheme |
UITheme.setAttentionColor(int color)
Sets highlight color
|
UITheme |
UITheme.setContextBackgroundColor(int contextBackgroundColor)
Set context background color
|
UITheme |
UITheme.setContextBorderColor(int contextBorderColor)
Set context border color
|
UITheme |
UITheme.setContextHighlightColor(int contextHighlightColor)
Set control highlight color
|
UITheme |
UITheme.setControlBackgroundColor(int controlBackgroundColor)
Set control background color
|
UITheme |
UITheme.setControlBorderColor(int controlBorderColor)
Set control border color
|
UITheme |
UITheme.setControlDisabldColor(int color)
Set disabled color
|
UITheme |
UITheme.setControlFont(PFont font)
Sets the default item font
|
UITheme |
UITheme.setControlTextColor(int controlTextColor)
Set control text color
|
UITheme |
UITheme.setCursorColor(int color)
Sets highlight color
|
UITheme |
UITheme.setDarkBackgroundColor(int color)
Sets dark background color
|
UITheme |
UITheme.setDarkFocusBackgroundColor(int color)
Sets dark background color
|
UITheme |
UITheme.setDeviceBackgroundColor(int color)
Sets default background color
|
UITheme |
UITheme.setDeviceBorderColor(int color)
Sets default border color
|
UITheme |
UITheme.setDeviceFocusedBackgroundColor(int color)
Sets default background color
|
UITheme |
UITheme.setDeviceSelectionColor(int deviceSelectionColor)
Sets device selection color
|
UITheme |
UITheme.setDeviceSelectionTextColor(int deviceSelectionTextColor)
Sets device selection color
|
UITheme |
UITheme.setFocusColor(int color)
Sets highlight color
|
UITheme |
UITheme.setLabelColor(int labelColor)
Set default text color
|
UITheme |
UITheme.setLabelFont(PFont labelFont)
Set label font
|
UITheme |
UITheme.setMidiMappingColor(int midiMappingColor) |
UITheme |
UITheme.setModulationSourceMappingColor(int modulationSourceMappingColor) |
UITheme |
UITheme.setModulationTargetMappingColor(int modulationTargetMappingColor) |
UITheme |
UITheme.setPaneBackgroundColor(int color)
Sets default border color
|
UITheme |
UITheme.setPaneInsetColor(int color)
Sets default border color
|
UITheme |
UITheme.setPrimaryColor(int color)
Sets highlight color
|
UITheme |
UITheme.setRecordingColor(int color)
Sets highlight color
|
UITheme |
UITheme.setSecondaryColor(int color)
Set active color
|
UITheme |
UITheme.setSelectionColor(int color)
Sets highlight color
|
UITheme |
UITheme.setSublabelColor(int sublabelColor)
Set default text color
|
UITheme |
UITheme.setSurfaceColor(int color)
Sets highlight color
|
UITheme |
UITheme.setWindowTitleColor(int color)
Sets the default text color
|
UITheme |
UITheme.setWindowTitleFont(PFont font)
Sets the default title font
|
LX library by Mark C. Slee. © 2012-2020