^1639996220837
@
sname
FlowLayout
slabel
FlowLayout
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@
<p><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">A flow layout arranges components in a directional flow, much like lines of text in a paragraph. The flow direction is determined by the container&#39;s </span><code>componentOrientation</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)"> property and may be one of two values:</span></p>

<ul style="list-style-type: disc;">
	<li><code>ComponentOrientation.LEFT_TO_RIGHT</code></li>
	<li><code>ComponentOrientation.RIGHT_TO_LEFT</code></li>
</ul>

<p><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)">Flow layouts are typically used to arrange buttons in a panel. It arranges buttons horizontally until no more buttons fit on the same line. The line alignment is determined by the </span><code>align</code><span style="background-color:rgb(255, 255, 255); color:rgb(53, 56, 51)"> property. The possible values are:</span></p>

<ul style="list-style-type: disc;">
	<li><a href="http://docs.oracle.com/javase/7/docs/api/java/awt/FlowLayout.html#LEFT" style="color: rgb(76, 107, 135); text-decoration: none;"><code>LEFT</code></a></li>
	<li><a href="http://docs.oracle.com/javase/7/docs/api/java/awt/FlowLayout.html#RIGHT" style="color: rgb(76, 107, 135); text-decoration: none;"><code>RIGHT</code></a></li>
	<li><a href="http://docs.oracle.com/javase/7/docs/api/java/awt/FlowLayout.html#CENTER" style="color: rgb(76, 107, 135); text-decoration: none;"><code>CENTER</code></a></li>
	<li><a href="http://docs.oracle.com/javase/7/docs/api/java/awt/FlowLayout.html#LEADING" style="color: rgb(76, 107, 135); text-decoration: none;"><code>LEADING</code></a></li>
	<li><a href="http://docs.oracle.com/javase/7/docs/api/java/awt/FlowLayout.html#TRAILING" style="color: rgb(76, 107, 135); text-decoration: none;"><code>TRAILING</code></a></li>
</ul>
#$@text#$@
sth_createIndex
false
sth_mark
false
sid
FlowLayout
  @/@actions
  sname
  actions
  sdescriptors
  xworker.lang.MetaDescriptor3/@actions
  sth_createIndex
  false
  sth_mark
  false
  sid
  actions
    @/@actions/@create
    sname
    create
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.core.java.awt.layout.FlowLayoutCreator
    smethodName
    create
    sdisableGlobalContext
    false
    sattributeTemplate
    false
    sinterpretationType
    Action
    svarScope
    Global
    screateLocalVarScope
    false
    ssaveReturn
    false
    sdescriptors
    xworker.lang.actions.Actions/@JavaAction
    sth_createIndex
    false
    sth_mark
    false
    sid
    create
  @/@name
  sname
  name
  sshowLabel
  true
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  name
  @/@align
  sname
  align
  sinputtype
  select
  sshowLabel
  true
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  align
    @/@align/@CENTER
    sname
    CENTER
    svalue
    CENTER
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sth_createIndex
    false
    sth_mark
    false
    sid
    CENTER
    @/@align/@LEADING
    sname
    LEADING
    svalue
    LEADING
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sth_createIndex
    false
    sth_mark
    false
    sid
    LEADING
    @/@align/@LEFT
    sname
    LEFT
    svalue
    LEFT
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sth_createIndex
    false
    sth_mark
    false
    sid
    LEFT
    @/@align/@RIGHT
    sname
    RIGHT
    svalue
    RIGHT
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sth_createIndex
    false
    sth_mark
    false
    sid
    RIGHT
    @/@align/@TRAILING
    sname
    TRAILING
    svalue
    TRAILING
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sth_createIndex
    false
    sth_mark
    false
    sid
    TRAILING
  @/@hgap
  sname
  hgap
  sshowLabel
  true
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  hgap
  @/@vgap
  sname
  vgap
  sshowLabel
  true
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  vgap
