Uses of Enum Class
is.codion.swing.common.ui.component.button.ToggleButtonType
Packages that use ToggleButtonType
-
Uses of ToggleButtonType in is.codion.swing.common.ui.component.button
Methods in is.codion.swing.common.ui.component.button that return ToggleButtonTypeModifier and TypeMethodDescriptionstatic ToggleButtonTypeReturns the enum constant of this class with the specified name.static ToggleButtonType[]ToggleButtonType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in is.codion.swing.common.ui.component.button with parameters of type ToggleButtonTypeModifier and TypeMethodDescriptionControlPanelBuilder.toggleButtonType(ToggleButtonType toggleButtonType) Specifies how toggle controls are presented on this control panel.