Overview | Methods | This Package | All Packages
Retrieves a value indicating how the up-down control is positioned relative to its buddy control.
Syntax
public int getAlignment()
Return Value
Returns an integer indicating whether the up-down control is positioned to the left or right of its buddy control or whether the programmer determines the position of the up-down control relative to its buddy control. Possible return values are constants defined in the UpDownAlignment class.
See Also setAlignment