Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
UpDown.getAlignment
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