Package heronarts.glx.ui
Class UIContextActions.Action.ToggleParameter
java.lang.Object
heronarts.glx.ui.UIContextActions.Action
heronarts.glx.ui.UIContextActions.Action.ToggleParameter
- All Implemented Interfaces:
UIContextActions.ContextAction
- Enclosing class:
UIContextActions.Action
-
Nested Class Summary
Nested classes/interfaces inherited from class heronarts.glx.ui.UIContextActions.Action
UIContextActions.Action.CopyOscAddress, UIContextActions.Action.ResetParameter, UIContextActions.Action.ToggleParameter -
Constructor Summary
ConstructorsConstructorDescriptionToggleParameter(BooleanParameter parameter) ToggleParameter(BooleanParameter parameter, String label) ToggleParameter(BooleanParameter parameter, String onLabel, String offLabel) -
Method Summary
Methods inherited from class heronarts.glx.ui.UIContextActions.Action
getDescription, setDescription, setLabel, toString
-
Constructor Details
-
ToggleParameter
-
ToggleParameter
-
ToggleParameter
-
-
Method Details
-
getLabel
- Overrides:
getLabelin classUIContextActions.Action
-
onContextAction
- Specified by:
onContextActionin interfaceUIContextActions.ContextAction- Specified by:
onContextActionin classUIContextActions.Action
-