Package heronarts.lx.studio.ui.pattern
Class UIGradientPattern
java.lang.Object
heronarts.lx.studio.ui.pattern.UIGradientPattern
- All Implemented Interfaces:
UIControls,UIDeviceControls<GradientPattern>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface heronarts.lx.studio.ui.device.UIDeviceControls
UIDeviceControls.Default, UIDeviceControls.ParameterControl<T extends LXParameter>, UIDeviceControls.Placeholder -
Field Summary
Fields inherited from interface heronarts.lx.studio.ui.device.UIControls
COL_WIDTH, KNOB_SIDE_MARGIN -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuildDeviceControls(LXStudio.UI ui, UIDevice uiDevice, GradientPattern gradientPattern) static voidbuildDeviceControls(LXStudio.UI ui, UIDevice uiDevice, UIDeviceControls<?> controls, GradientPattern.Engine gradient) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface heronarts.lx.studio.ui.device.UIControls
addColumn, addColumn, addColumn, addColumn, addColumn, addVerticalBreak, controlLabel, controlLabel, horizontalBreak, newButton, newButton, newButton, newButton, newColorControl, newColorControl, newDoubleBox, newDoubleBox, newDropMenu, newDropMenu, newEnumBox, newEnumBox, newHorizontalSlider, newHorizontalSlider, newIntegerBox, newIntegerBox, newKnob, newKnob, newTextBox, newTextBox, newTextBox, newVerticalSlider, sectionLabel, sectionLabel, verticalBreakMethods inherited from interface heronarts.lx.studio.ui.device.UIDeviceControls
disposeDeviceControls
-
Constructor Details
-
UIGradientPattern
public UIGradientPattern()
-
-
Method Details
-
buildDeviceControls
- Specified by:
buildDeviceControlsin interfaceUIDeviceControls<GradientPattern>
-
buildDeviceControls
public static void buildDeviceControls(LXStudio.UI ui, UIDevice uiDevice, UIDeviceControls<?> controls, GradientPattern.Engine gradient)
-