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 54 55 56 57 58 59
|
<LayoutModel>
<Root id="Form">
<DimensionLayout dim="horizontal">
<Group type="parallel" groupAlignment="leading" attributes="2048">
<Group type="sequential" attributes="0">
<EmptySpace max="$pref" attributes="1024"/>
<Component id="jScrollBar1" min="$pref" max="$pref" attributes="0"/>
<Group type="parallel" groupAlignment="leading" attributes="0">
<Group type="sequential" alignment="leading" attributes="0">
<EmptySpace min="$pref" pref="118" max="$pref" attributes="1024"/>
<Component id="jComboBox1" min="$pref" pref="185" max="$pref" attributes="0"/>
</Group>
<Group type="sequential" alignment="leading" attributes="0">
<EmptySpace min="$pref" pref="135" max="$pref" attributes="1024"/>
<Component id="jButton1" min="$pref" pref="126" max="$pref" attributes="0"/>
<Group type="parallel" groupAlignment="leading" attributes="0">
<Group type="sequential" attributes="0">
<EmptySpace min="$pref" pref="67" max="$pref" attributes="0"/>
<Component id="jLabel1" min="$pref" max="$pref" attributes="0"/>
</Group>
<Group type="sequential" alignment="leading" attributes="0">
<EmptySpace min="$pref" pref="38" max="$pref" attributes="0"/>
<Component id="jCheckBox1" min="$pref" pref="178" max="$pref" attributes="0"/>
</Group>
</Group>
</Group>
</Group>
</Group>
</Group>
</DimensionLayout>
<DimensionLayout dim="vertical">
<Group type="parallel" groupAlignment="leading" attributes="2048">
<Group type="sequential" attributes="0">
<Group type="parallel" groupAlignment="leading" attributes="0">
<Group type="sequential" attributes="0">
<EmptySpace min="$pref" pref="60" max="$pref" attributes="0"/>
<Component id="jComboBox1" min="$pref" max="$pref" attributes="0"/>
<EmptySpace min="$pref" pref="69" max="$pref" attributes="0"/>
<Group type="parallel" groupAlignment="leading" attributes="0">
<Component id="jButton1" alignment="trailing" min="$pref" pref="150" max="$pref" attributes="0"/>
<Group type="sequential" alignment="trailing" attributes="0">
<Component id="jLabel1" min="$pref" pref="122" max="$pref" attributes="0"/>
<EmptySpace max="$pref" attributes="0"/>
<Component id="jCheckBox1" min="$pref" max="$pref" attributes="0"/>
<EmptySpace min="$pref" pref="10" max="$pref" attributes="0"/>
</Group>
</Group>
</Group>
<Group type="sequential" alignment="leading" attributes="0">
<EmptySpace max="$pref" attributes="1024"/>
<Component id="jScrollBar1" min="$pref" pref="341" max="$pref" attributes="0"/>
</Group>
</Group>
<EmptySpace min="$pref" pref="43" max="$pref" attributes="1028"/>
</Group>
</Group>
</DimensionLayout>
</Root>
</LayoutModel>
|