Uses of Enum
org.dwcj.controls.button.Button.Expanse
Packages that use Button.Expanse
-
Uses of Button.Expanse in org.dwcj.controls.button
Methods in org.dwcj.controls.button that return Button.ExpanseModifier and TypeMethodDescriptionButton.getExpanse()Accessor to return the button object's current expansestatic Button.ExpanseReturns the enum constant of this type with the specified name.static Button.Expanse[]Button.Expanse.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.ExpanseModifier and TypeMethodDescriptionButton.setExpanse(Button.Expanse expanse) Mutator to change the expanse of a button that requires a specific button enum value