Class UIDJTTMidiFigherTwister
java.lang.Object
heronarts.lx.studio.ui.midi.template.UIDJTTMidiFigherTwister
- All Implemented Interfaces:
UIControls
,UIMidiTemplateControls<DJTTMidiFighterTwister>
public class UIDJTTMidiFigherTwister
extends Object
implements UIMidiTemplateControls<DJTTMidiFighterTwister>
-
Nested Class Summary
Nested classes/interfaces inherited from interface heronarts.lx.studio.ui.midi.template.UIMidiTemplateControls
UIMidiTemplateControls.Missing<T extends LXMidiTemplate>
-
Field Summary
Fields inherited from interface heronarts.lx.studio.ui.device.UIControls
COL_WIDTH, KNOB_SIDE_MARGIN
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
buildMidiTemplateControls
(LXStudio.UI ui, UIMidiTemplate uiMidiTemplate, DJTTMidiFighterTwister twister) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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, verticalBreak
-
Constructor Details
-
UIDJTTMidiFigherTwister
public UIDJTTMidiFigherTwister()
-
-
Method Details
-
buildMidiTemplateControls
public void buildMidiTemplateControls(LXStudio.UI ui, UIMidiTemplate uiMidiTemplate, DJTTMidiFighterTwister twister) - Specified by:
buildMidiTemplateControls
in interfaceUIMidiTemplateControls<DJTTMidiFighterTwister>
-