Uses of Class
heronarts.lx.studio.ui.clip.UIClipEditor
Packages that use UIClipEditor
-
Uses of UIClipEditor in heronarts.lx.studio.ui.clip
Fields in heronarts.lx.studio.ui.clip declared as UIClipEditorMethods in heronarts.lx.studio.ui.clip with parameters of type UIClipEditorModifier and TypeMethodDescriptionstatic UIClipEnvelope<?> UIClipEnvelope.create(UI ui, UIClipEditor clipEditor, LXClipLane<?> lane) Constructors in heronarts.lx.studio.ui.clip with parameters of type UIClipEditorModifierConstructorDescriptionprotectedUIClipEnvelope(UI ui, UIClipEditor clipEditor, T lane) protectedUIMidiClipEnvelope(UI ui, UIClipEditor clipEditor, MidiNoteClipLane lane) protectedUIParameterClipEnvelope(UI ui, UIClipEditor clipEditor, ParameterClipLane lane) protectedUIPatternClipEnvelope(UI ui, UIClipEditor clipEditor, PatternClipLane lane)