|
7 | 7 | <properties/> |
8 | 8 | <border type="none"/> |
9 | 9 | <children> |
10 | | - <grid id="3ee62" layout-manager="FlowLayout" hgap="5" vgap="5" flow-align="0"> |
| 10 | + <grid id="3ee62" binding="toolbarPanel" layout-manager="FlowLayout" hgap="12" vgap="5" flow-align="0"> |
11 | 11 | <constraints border-constraint="North"/> |
12 | 12 | <properties/> |
13 | 13 | <border type="none"/> |
14 | 14 | <children> |
15 | | - <component id="a8d0" class="javax.swing.JButton" binding="button1" default-binding="true"> |
| 15 | + <component id="a4081" class="javax.swing.JLabel" binding="labelAdd"> |
16 | 16 | <constraints/> |
17 | 17 | <properties> |
18 | | - <text value="Button"/> |
| 18 | + <background color="-12514048"/> |
| 19 | + <text value="+"/> |
19 | 20 | </properties> |
20 | 21 | </component> |
21 | 22 | </children> |
22 | 23 | </grid> |
23 | | - <grid id="e3588" layout-manager="BorderLayout" hgap="0" vgap="0"> |
24 | | - <constraints border-constraint="Center"/> |
25 | | - <properties/> |
26 | | - <border type="none"/> |
27 | | - <children> |
28 | | - <grid id="6e9e7" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
29 | | - <margin top="6" left="6" bottom="6" right="6"/> |
30 | | - <constraints border-constraint="West"/> |
31 | | - <properties/> |
32 | | - <border type="empty"/> |
33 | | - <children> |
34 | | - <scrollpane id="51ec5"> |
35 | | - <constraints> |
36 | | - <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
37 | | - </constraints> |
38 | | - <properties/> |
39 | | - <border type="empty"/> |
40 | | - <children> |
41 | | - <component id="1e704" class="javax.swing.JList" binding="list1" default-binding="true"> |
42 | | - <constraints/> |
43 | | - <properties> |
44 | | - <model> |
45 | | - <item value="Auc Frame Feature"/> |
46 | | - <item value="Auc Frame App"/> |
47 | | - <item value="Auc Frame Export"/> |
48 | | - <item value="Auc Frame Pkg"/> |
49 | | - </model> |
50 | | - </properties> |
51 | | - </component> |
52 | | - </children> |
53 | | - </scrollpane> |
54 | | - </children> |
55 | | - </grid> |
56 | | - <grid id="6f1c1" layout-manager="BorderLayout" hgap="0" vgap="0"> |
57 | | - <constraints border-constraint="Center"/> |
58 | | - <properties/> |
59 | | - <border type="none"/> |
60 | | - <children/> |
61 | | - </grid> |
62 | | - </children> |
63 | | - </grid> |
64 | 24 | <grid id="94766" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
65 | | - <margin top="0" left="0" bottom="0" right="0"/> |
| 25 | + <margin top="5" left="15" bottom="15" right="15"/> |
66 | 26 | <constraints border-constraint="South"/> |
67 | 27 | <properties/> |
68 | 28 | <border type="none"/> |
|
72 | 32 | <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
73 | 33 | </constraints> |
74 | 34 | </hspacer> |
75 | | - <grid id="9538f" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="true" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 35 | + <grid id="9538f" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
76 | 36 | <margin top="0" left="0" bottom="0" right="0"/> |
77 | 37 | <constraints> |
78 | 38 | <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
79 | 39 | </constraints> |
80 | 40 | <properties/> |
81 | 41 | <border type="none"/> |
82 | 42 | <children> |
83 | | - <component id="e7465" class="javax.swing.JButton" binding="buttonOK"> |
| 43 | + <component id="5723f" class="javax.swing.JButton" binding="buttonCancel"> |
84 | 44 | <constraints> |
85 | 45 | <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
86 | 46 | </constraints> |
87 | 47 | <properties> |
88 | | - <text value="OK"/> |
| 48 | + <text value="Cancel"/> |
89 | 49 | </properties> |
90 | 50 | </component> |
91 | | - <component id="5723f" class="javax.swing.JButton" binding="buttonCancel"> |
| 51 | + <component id="e7465" class="javax.swing.JButton" binding="btApply"> |
92 | 52 | <constraints> |
93 | 53 | <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
94 | 54 | </constraints> |
95 | 55 | <properties> |
96 | | - <text value="Cancel"/> |
| 56 | + <text value="Apply"/> |
97 | 57 | </properties> |
98 | 58 | </component> |
99 | 59 | </children> |
100 | 60 | </grid> |
101 | 61 | </children> |
102 | 62 | </grid> |
| 63 | + <grid id="83eca" layout-manager="BorderLayout" hgap="0" vgap="0"> |
| 64 | + <constraints border-constraint="Center"/> |
| 65 | + <properties/> |
| 66 | + <border type="none"/> |
| 67 | + <children> |
| 68 | + <grid id="e3588" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 69 | + <margin top="0" left="0" bottom="0" right="0"/> |
| 70 | + <constraints border-constraint="Center"/> |
| 71 | + <properties/> |
| 72 | + <border type="empty"> |
| 73 | + <size top="5" left="12" bottom="5" right="12"/> |
| 74 | + </border> |
| 75 | + <children> |
| 76 | + <grid id="6e9e7" layout-manager="BorderLayout" hgap="5" vgap="5"> |
| 77 | + <constraints> |
| 78 | + <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="7" anchor="8" fill="2" indent="0" use-parent-layout="false"/> |
| 79 | + </constraints> |
| 80 | + <properties/> |
| 81 | + <border type="etched"/> |
| 82 | + <children> |
| 83 | + <scrollpane id="51ec5"> |
| 84 | + <constraints border-constraint="Center"/> |
| 85 | + <properties/> |
| 86 | + <border type="empty"> |
| 87 | + <size top="10" left="8" bottom="5" right="8"/> |
| 88 | + </border> |
| 89 | + <children> |
| 90 | + <component id="1e704" class="javax.swing.JList" binding="list1" default-binding="true"> |
| 91 | + <constraints/> |
| 92 | + <properties> |
| 93 | + <model> |
| 94 | + <item value="Auc Frame Feature ----------------------------------- "/> |
| 95 | + <item value="Auc Frame App"/> |
| 96 | + <item value="Auc Frame Export"/> |
| 97 | + <item value="Auc Frame Pkg"/> |
| 98 | + </model> |
| 99 | + </properties> |
| 100 | + </component> |
| 101 | + </children> |
| 102 | + </scrollpane> |
| 103 | + </children> |
| 104 | + </grid> |
| 105 | + <grid id="14954" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 106 | + <margin top="0" left="0" bottom="0" right="0"/> |
| 107 | + <constraints> |
| 108 | + <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 109 | + </constraints> |
| 110 | + <properties/> |
| 111 | + <border type="none"/> |
| 112 | + <children/> |
| 113 | + </grid> |
| 114 | + </children> |
| 115 | + </grid> |
| 116 | + </children> |
| 117 | + </grid> |
103 | 118 | </children> |
104 | 119 | </grid> |
105 | 120 | </form> |
0 commit comments