1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
<LayoutModel>
<Root id="Form">
<DimensionLayout dim="horizontal">
<Group type="parallel" groupAlignment="leading" attributes="2048">
<Group type="sequential" alignment="trailing" attributes="0">
<EmptySpace pref="305" max="Short.MAX_VALUE" attributes="1028"/>
<Component id="jLabel1" min="$pref" max="$pref" attributes="1024"/>
<EmptySpace min="$pref" pref="61" max="$pref" attributes="1024"/>
</Group>
<Group type="parallel" rootIndex="1" groupAlignment="leading" attributes="2048">
<Group type="sequential" alignment="trailing" attributes="0">
<EmptySpace pref="163" max="Short.MAX_VALUE" attributes="1028"/>
<Component id="jButton1" min="$pref" pref="94" max="$pref" attributes="1024"/>
<EmptySpace pref="143" max="Short.MAX_VALUE" attributes="1024"/>
</Group>
</Group>
</Group>
</DimensionLayout>
<DimensionLayout dim="vertical">
<Group type="parallel" groupAlignment="leading" attributes="2048">
<Group type="sequential" alignment="leading" attributes="0">
<EmptySpace min="$pref" pref="37" max="$pref" attributes="1024"/>
<Component id="jLabel1" min="$pref" max="$pref" attributes="1024"/>
<EmptySpace pref="249" max="Short.MAX_VALUE" attributes="1028"/>
</Group>
<Group type="parallel" rootIndex="1" groupAlignment="leading" attributes="2048">
<Group type="sequential" alignment="trailing" attributes="0">
<EmptySpace pref="138" max="Short.MAX_VALUE" attributes="1028"/>
<Component id="jButton1" min="$pref" pref="43" max="$pref" attributes="1024"/>
<EmptySpace pref="119" max="Short.MAX_VALUE" attributes="1024"/>
</Group>
</Group>
</Group>
</DimensionLayout>
</Root>
</LayoutModel>
|