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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
<LayoutModel>
<Root id="Form">
<DimensionLayout dim="horizontal">
<Group type="parallel" groupAlignment="leading" attributes="0">
<Group type="sequential" alignment="leading" attributes="0">
<EmptySpace min="$pref" pref="57" max="$pref" attributes="0"/>
<Group type="parallel" groupAlignment="leading" attributes="0">
<Group type="parallel" groupAlignment="leading" max="$pref" attributes="0">
<Component id="jToggleButton1" alignment="leading" max="Short.MAX_VALUE" attributes="1"/>
<Component id="jButton2" alignment="leading" max="Short.MAX_VALUE" attributes="513"/>
</Group>
<Component id="jButton1" min="$pref" pref="123" max="$pref" attributes="1025"/>
</Group>
<EmptySpace max="$pref" attributes="0"/>
<Component id="jScrollPane1" min="$pref" max="$pref" attributes="0"/>
<EmptySpace min="$pref" max="$pref" attributes="0"/>
<Group type="parallel" groupAlignment="leading" attributes="0">
<Component id="jTextField1" pref="163" max="Short.MAX_VALUE" attributes="0"/>
<Component id="jTextField2" pref="163" max="Short.MAX_VALUE" attributes="0"/>
</Group>
<EmptySpace min="$pref" pref="30" max="$pref" attributes="4"/>
</Group>
</Group>
</DimensionLayout>
<DimensionLayout dim="vertical">
<Group type="parallel" groupAlignment="leading" attributes="0">
<Group type="sequential" attributes="0">
<Group type="parallel" groupAlignment="leading" attributes="0">
<Group type="sequential" alignment="leading" attributes="0">
<EmptySpace min="$pref" pref="71" max="$pref" attributes="0"/>
<Component id="jToggleButton1" min="$pref" max="$pref" attributes="0"/>
<EmptySpace max="$pref" attributes="0"/>
<Component id="jButton1" min="$pref" max="$pref" attributes="0"/>
<EmptySpace max="$pref" attributes="0"/>
<Component id="jButton2" min="$pref" max="$pref" attributes="0"/>
</Group>
<Group type="sequential" alignment="leading" attributes="0">
<EmptySpace min="$pref" pref="50" max="$pref" attributes="0"/>
<Component id="jScrollPane1" min="$pref" max="$pref" attributes="0"/>
</Group>
<Group type="sequential" alignment="leading" attributes="0">
<EmptySpace min="$pref" pref="81" max="$pref" attributes="0"/>
<Component id="jTextField1" min="$pref" max="$pref" attributes="0"/>
<EmptySpace type="unrelated" min="$pref" max="$pref" attributes="0"/>
<Component id="jTextField2" min="$pref" max="$pref" attributes="0"/>
</Group>
</Group>
<EmptySpace pref="120" max="Short.MAX_VALUE" attributes="4"/>
</Group>
</Group>
</DimensionLayout>
</Root>
</LayoutModel>
|