Uses of Enum
org.dwcj.controls.button.Button.Theme
Packages that use Button.Theme
-
Uses of Button.Theme in org.dwcj.controls.button
Methods in org.dwcj.controls.button that return Button.ThemeModifier and TypeMethodDescriptionButton.getTheme()Accessor to return the button object's current themestatic Button.ThemeReturns the enum constant of this type with the specified name.static Button.Theme[]Button.Theme.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.dwcj.controls.button with parameters of type Button.ThemeModifier and TypeMethodDescriptionButton.setTheme(Button.Theme theme) Mutator to change the theme of a button that requires a specific button enum value