Package heronarts.glx.ui.component
Interface UICollapsibleSection.Utils
- All Known Implementing Classes:
UIModelManager
,UISoundStageManager
- Enclosing class:
- UICollapsibleSection
public static interface UICollapsibleSection.Utils
-
Method Summary
Modifier and TypeMethodDescriptiondefault UI2dContainer
controlRow
(UI ui, float contentWidth, String label, UI2dComponent control) default UIDoubleBox
default UI2dComponent
geometryContainer
(UI ui, float contentWidth, UI2dComponent... components) default UILabel
geometryLabel
(UI ui, String label)
-
Method Details
-
controlRow
-
geometryLabel
-
geometryBox
-
geometryContainer
-