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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
<LayoutModel>
<Root id="Form">
<DimensionLayout dim="horizontal">
<Group type="parallel" groupAlignment="leading" attributes="2048">
<Group type="sequential" alignment="leading" attributes="0">
<EmptySpace max="$pref" attributes="0"/>
<Component id="jPanel2" max="Short.MAX_VALUE" attributes="0"/>
<EmptySpace max="$pref" attributes="4"/>
</Group>
</Group>
</DimensionLayout>
<DimensionLayout dim="vertical">
<Group type="parallel" groupAlignment="leading" attributes="2048">
<Group type="sequential" alignment="leading" attributes="0">
<EmptySpace max="$pref" attributes="0"/>
<Component id="jPanel2" max="Short.MAX_VALUE" attributes="0"/>
<EmptySpace max="$pref" attributes="4"/>
</Group>
</Group>
</DimensionLayout>
</Root>
<Root id="jPanel2">
<DimensionLayout dim="horizontal">
<Group type="parallel" groupAlignment="leading" attributes="2048">
<Group type="sequential" alignment="trailing" attributes="0">
<EmptySpace min="$pref" max="$pref" attributes="0"/>
<Component id="jScrollPane1" min="$pref" pref="166" max="$pref" attributes="0"/>
<EmptySpace min="$pref" max="$pref" attributes="0"/>
<Group type="parallel" groupAlignment="leading" attributes="0">
<Component id="jRadioButton3" alignment="leading" min="$pref" max="$pref" attributes="0"/>
<Component id="jRadioButton2" alignment="leading" min="$pref" max="$pref" attributes="0"/>
<Component id="jRadioButton1" alignment="leading" min="$pref" max="$pref" attributes="0"/>
<Component id="jSlider1" alignment="leading" min="$pref" max="$pref" attributes="0"/>
<Group type="sequential" alignment="leading" attributes="0">
<Group type="parallel" groupAlignment="leading" attributes="0">
<Component id="jComboBox2" min="$pref" max="$pref" attributes="0"/>
<Component id="jButton4" min="$pref" max="$pref" attributes="0"/>
</Group>
<EmptySpace min="$pref" pref="30" max="$pref" attributes="0"/>
<Group type="parallel" groupAlignment="leading" attributes="0">
<Group type="sequential" alignment="leading" attributes="0">
<Component id="filler1" min="$pref" max="$pref" attributes="0"/>
<EmptySpace type="separate" max="$pref" attributes="0"/>
<Component id="filler2" min="$pref" max="$pref" attributes="0"/>
</Group>
<Component id="jButton2" alignment="leading" min="$pref" max="$pref" attributes="0"/>
</Group>
<EmptySpace min="$pref" pref="29" max="$pref" attributes="1024"/>
<Component id="jButton3" min="$pref" max="$pref" attributes="0"/>
</Group>
</Group>
<EmptySpace min="$pref" pref="441" max="$pref" attributes="1028"/>
</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 max="$pref" attributes="0"/>
<Component id="jScrollPane1" min="$pref" pref="407" max="$pref" attributes="0"/>
<EmptySpace min="0" pref="0" max="Short.MAX_VALUE" attributes="512"/>
</Group>
<Group type="sequential" alignment="leading" attributes="0">
<EmptySpace min="$pref" pref="31" max="$pref" attributes="0"/>
<Component id="jComboBox2" min="$pref" max="$pref" attributes="0"/>
<EmptySpace type="separate" min="$pref" max="$pref" attributes="0"/>
<Group type="parallel" groupAlignment="leading" attributes="0">
<Group type="sequential" attributes="0">
<Group type="parallel" groupAlignment="leading" attributes="0">
<Component id="jButton4" alignment="leading" max="Short.MAX_VALUE" attributes="512"/>
<Group type="sequential" attributes="0">
<Group type="parallel" groupAlignment="leading" max="$pref" attributes="0">
<Component id="filler2" min="$pref" pref="25" max="$pref" attributes="0"/>
<Component id="jButton2" alignment="trailing" pref="578" max="Short.MAX_VALUE" attributes="0"/>
<Component id="jButton3" alignment="trailing" max="Short.MAX_VALUE" attributes="1536"/>
</Group>
<EmptySpace min="0" pref="0" max="Short.MAX_VALUE" attributes="512"/>
</Group>
</Group>
<EmptySpace max="$pref" attributes="0"/>
<Component id="jSlider1" min="$pref" max="$pref" attributes="0"/>
</Group>
<Group type="sequential" alignment="trailing" attributes="0">
<EmptySpace min="0" pref="0" max="Short.MAX_VALUE" attributes="0"/>
<Component id="filler1" min="$pref" pref="25" max="$pref" attributes="0"/>
<EmptySpace min="$pref" pref="583" max="$pref" attributes="0"/>
</Group>
</Group>
<EmptySpace min="$pref" max="$pref" attributes="0"/>
<Component id="jRadioButton1" min="$pref" max="$pref" attributes="0"/>
<EmptySpace min="$pref" max="$pref" attributes="0"/>
<Component id="jRadioButton2" min="$pref" max="$pref" attributes="0"/>
<EmptySpace min="$pref" max="$pref" attributes="0"/>
<Component id="jRadioButton3" min="$pref" max="$pref" attributes="0"/>
</Group>
</Group>
<EmptySpace max="$pref" attributes="4"/>
</Group>
</Group>
</DimensionLayout>
</Root>
</LayoutModel>
|