Retrieves a value indicating how the up-down control is positioned relative to its buddy control.
public int getAlignment()
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