Uses of Enum
org.dwcj.controls.button.Button.TextVerticalAlignment
Packages that use Button.TextVerticalAlignment
-
Uses of Button.TextVerticalAlignment in org.dwcj.controls.button
Methods in org.dwcj.controls.button that return Button.TextVerticalAlignmentModifier and TypeMethodDescriptionButton.getVerticalAlignment()Accessor for the vertical alignment of text within the buttonstatic Button.TextVerticalAlignmentReturns the enum constant of this type with the specified name.static Button.TextVerticalAlignment[]Button.TextVerticalAlignment.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.TextVerticalAlignmentModifier and TypeMethodDescriptionButton.setVerticalAlignment(Button.TextVerticalAlignment alignment) Mutator for the vertical alignment of text within the button