Uses of Class
heronarts.glx.ui.UIContextActions.Action
Packages that use UIContextActions.Action
Package
Description
-
Uses of UIContextActions.Action in heronarts.glx.ui
Subclasses of UIContextActions.Action in heronarts.glx.uiModifier and TypeClassDescriptionstatic classstatic classstatic classMethods in heronarts.glx.ui that return UIContextActions.ActionModifier and TypeMethodDescriptionstatic UIContextActions.ActionUIContextActions.createAction(String label, UIContextActions.ContextAction action) UIContextActions.Action.setDescription(String description) Methods in heronarts.glx.ui that return types with arguments of type UIContextActions.ActionModifier and TypeMethodDescriptionUIContextActions.getContextActions()Returns a list of context actions that should be shown for this item -
Uses of UIContextActions.Action in heronarts.glx.ui.component
Methods in heronarts.glx.ui.component that return types with arguments of type UIContextActions.ActionModifier and TypeMethodDescriptionUIButtonGroup.getContextActions()UICompoundParameterControl.getContextActions()UILabel.Copyable.getContextActions()UINumberBox.getContextActions()UIParameterComponent.getContextActions()Methods in heronarts.glx.ui.component with parameters of type UIContextActions.ActionModifier and TypeMethodDescriptionUIContextMenu.setActions(UIContextActions.Action[] actions) UIContextButton.setContextActions(UIContextActions.Action[] contextActions) Sets an array of actions that will be shown in the context menu that opens when the button is clickedMethod parameters in heronarts.glx.ui.component with type arguments of type UIContextActions.ActionModifier and TypeMethodDescriptionstatic voidUICompoundParameterControl.addModulationContextActions(LX lx, List<UIContextActions.Action> actions, LXCompoundModulation.Target target) -
Uses of UIContextActions.Action in heronarts.lx.studio.ui.clip
Methods in heronarts.lx.studio.ui.clip that return types with arguments of type UIContextActions.Action -
Uses of UIContextActions.Action in heronarts.lx.studio.ui.device
Fields in heronarts.lx.studio.ui.device declared as UIContextActions.ActionModifier and TypeFieldDescriptionfinal UIContextActions.ActionUIPresetDevice.actionLoadPresetfinal UIContextActions.ActionUIPresetDevice.actionRestorePresetfinal UIContextActions.ActionUIPresetDevice.actionSavePresetMethods in heronarts.lx.studio.ui.device that return types with arguments of type UIContextActions.ActionModifier and TypeMethodDescriptionUIEffectDevice.getContextActions()UIPresetDevice.getContextActions() -
Uses of UIContextActions.Action in heronarts.lx.studio.ui.effect
Methods in heronarts.lx.studio.ui.effect that return types with arguments of type UIContextActions.Action -
Uses of UIContextActions.Action in heronarts.lx.studio.ui.global
Methods in heronarts.lx.studio.ui.global that return types with arguments of type UIContextActions.Action -
Uses of UIContextActions.Action in heronarts.lx.studio.ui.midi.template
Methods in heronarts.lx.studio.ui.midi.template that return types with arguments of type UIContextActions.Action -
Uses of UIContextActions.Action in heronarts.lx.studio.ui.mixer
Fields in heronarts.lx.studio.ui.mixer declared as UIContextActions.ActionModifier and TypeFieldDescriptionprotected final UIContextActions.ActionUIAbstractChannelStripControls.actionDeleteprotected final UIContextActions.ActionUIAbstractChannelStripControls.actionRenameMethods in heronarts.lx.studio.ui.mixer that return types with arguments of type UIContextActions.ActionModifier and TypeMethodDescriptionUIAbstractChannelStripControls.getContextActions()UIChannelStripControls.getContextActions()UIGroupStripControls.getContextActions()UIMixer.getContextActions() -
Uses of UIContextActions.Action in heronarts.lx.studio.ui.modulation
Methods in heronarts.lx.studio.ui.modulation that return types with arguments of type UIContextActions.ActionModifier and TypeMethodDescriptionUIAbstractGlobalModulator.getContextActions()UIModulationMappings.UIModulation.getContextActions() -
Uses of UIContextActions.Action in heronarts.lx.studio.ui.performance
Methods in heronarts.lx.studio.ui.performance that return types with arguments of type UIContextActions.Action