FlowLayout.getAlignment

FlowLayout.getAlignment

Class Overview | Class Members | This Package | All Packages

Syntax
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