Uses of Enum
org.dwcj.controls.checkbox.CheckBox.HorizontalTextPosition
Packages that use CheckBox.HorizontalTextPosition
-
Uses of CheckBox.HorizontalTextPosition in org.dwcj.controls.checkbox
Methods in org.dwcj.controls.checkbox that return CheckBox.HorizontalTextPositionModifier and TypeMethodDescriptionCheckBox.getHorizontalTextPosition()This method returns the horizontal position of the text in the CheckBox control.Returns the enum constant of this type with the specified name.static CheckBox.HorizontalTextPosition[]CheckBox.HorizontalTextPosition.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.dwcj.controls.checkbox with parameters of type CheckBox.HorizontalTextPositionModifier and TypeMethodDescriptionCheckBox.setHorizontalTextPosition(CheckBox.HorizontalTextPosition position)