Label.getAlignment
Label.getAlignment
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public int getAlignment()
Description
Gets the current alignment of this label. Possible values are
Label.LEFT
,
Label.RIGHT
, and
Label.CENTER
.
See Also
setAlignment