Uses of Class
org.jjazz.utilities.api.ToggleAction
Package
Description
Graphical flat components: flat buttons, flat knobs, led indicator, etc.
-
Uses of ToggleAction in org.jjazz.flatcomponents.api
Modifier and TypeMethodDescriptionvoid
FlatToggleButton.setToggleAction
(ToggleAction ta) Update button from a ToggleAction.ModifierConstructorDescriptionCreate a toggle button initialized with the specified ToggleAction.FlatToggleButton
(ToggleAction ta, boolean enablePressedBorder, boolean enableEnteredBorder, boolean enableDrag) Create a toggle button initialized with the specified ToggleAction.