Package heronarts.glx.ui
Class UIContextActions.Action.ToggleParameter
java.lang.Object
heronarts.glx.ui.UIContextActions.Action
heronarts.glx.ui.UIContextActions.Action.ToggleParameter
- 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
ConstructorDescriptionToggleParameter
(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, setLabel, toString
-
Constructor Details
-
ToggleParameter
-
ToggleParameter
-
ToggleParameter
-
-
Method Details
-
getLabel
- Overrides:
getLabel
in classUIContextActions.Action
-
onContextAction
- Specified by:
onContextAction
in classUIContextActions.Action
-