FlowLayout.getAlignment
Class Overview | Class Members |
This Package |
All Packages
public int getAlignment()
Returns
the alignment value for this layout.
Description
Gets the alignment for this layout.
Possible values are FlowLayout.LEFT,
FlowLayout.RIGHT, or FlowLayout.CENTER.
See Also
setAlignment