|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="de.fraunhofer.iem.swan.assist.ui.dialog.SwanLauncherDialog"> |
3 | | - <grid id="cbd77" binding="contentPane" layout-manager="GridLayoutManager" row-count="3" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 2 | +<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="de.fraunhofer.iem.swan.assist.ui.dialog.PluginSettingsDialog"> |
| 3 | + <grid id="cbd77" binding="contentPane" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
4 | 4 | <margin top="10" left="10" bottom="10" right="10"/> |
5 | 5 | <constraints> |
6 | 6 | <xy x="48" y="141" width="537" height="300"/> |
|
11 | 11 | </properties> |
12 | 12 | <border type="none"/> |
13 | 13 | <children> |
14 | | - <grid id="e3588" layout-manager="GridLayoutManager" row-count="2" column-count="4" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 14 | + <grid id="e3588" layout-manager="GridLayoutManager" row-count="4" column-count="5" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
15 | 15 | <margin top="0" left="0" bottom="0" right="0"/> |
16 | 16 | <constraints> |
17 | 17 | <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="1" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
|
30 | 30 | </component> |
31 | 31 | <component id="2160e" class="javax.swing.JTextField" binding="sourceDirTextbox"> |
32 | 32 | <constraints> |
33 | | - <grid row="1" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 33 | + <grid row="1" column="1" row-span="1" col-span="3" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
34 | 34 | <preferred-size width="150" height="-1"/> |
35 | 35 | </grid> |
36 | 36 | </constraints> |
37 | 37 | <properties> |
38 | | - <editable value="false"/> |
| 38 | + <editable value="true"/> |
39 | 39 | <enabled value="true"/> |
40 | 40 | <toolTipText value="Location of project classes or external jar files"/> |
41 | 41 | </properties> |
42 | 42 | </component> |
43 | 43 | <component id="a713" class="javax.swing.JButton" binding="sourceBtn"> |
44 | 44 | <constraints> |
45 | | - <grid row="1" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 45 | + <grid row="1" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
46 | 46 | </constraints> |
47 | 47 | <properties> |
48 | | - <enabled value="false"/> |
| 48 | + <enabled value="true"/> |
49 | 49 | <text value="..."/> |
50 | 50 | </properties> |
51 | 51 | </component> |
52 | | - <component id="b736b" class="javax.swing.JCheckBox" binding="sourceCheckBox"> |
| 52 | + <component id="b3a63" class="javax.swing.JLabel" binding="sourceCheckBox"> |
53 | 53 | <constraints> |
54 | 54 | <grid row="0" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
55 | 55 | </constraints> |
56 | 56 | <properties> |
57 | 57 | <horizontalAlignment value="2"/> |
58 | 58 | <horizontalTextPosition value="11"/> |
59 | | - <selected value="true"/> |
60 | 59 | <text resource-bundle="dialog_messages" key="Launcher.ProjectCheckBox"/> |
61 | | - <toolTipText value="Use current project or select external jars"/> |
| 60 | + <toolTipText value="Set path for project jars and output path for SWAN files"/> |
62 | 61 | </properties> |
63 | 62 | </component> |
64 | 63 | <component id="f8ebf" class="javax.swing.JSeparator"> |
65 | 64 | <constraints> |
66 | | - <grid row="0" column="2" row-span="1" col-span="2" vsize-policy="6" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 65 | + <grid row="0" column="3" row-span="1" col-span="2" vsize-policy="6" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
67 | 66 | </constraints> |
68 | 67 | <properties/> |
69 | 68 | </component> |
70 | | - </children> |
71 | | - </grid> |
72 | | - <grid id="1ffb" binding="advancedPanel" layout-manager="GridLayoutManager" row-count="2" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
73 | | - <margin top="0" left="0" bottom="0" right="0"/> |
74 | | - <constraints> |
75 | | - <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="1" fill="1" indent="0" use-parent-layout="false"/> |
76 | | - </constraints> |
77 | | - <properties/> |
78 | | - <border type="none"/> |
79 | | - <children> |
80 | 69 | <component id="9cbe2" class="javax.swing.JLabel"> |
81 | 70 | <constraints> |
82 | | - <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 71 | + <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
83 | 72 | </constraints> |
84 | 73 | <properties> |
85 | 74 | <text resource-bundle="dialog_messages" key="Launcher.Output"/> |
|
88 | 77 | </component> |
89 | 78 | <component id="cabf2" class="javax.swing.JTextField" binding="outputDir"> |
90 | 79 | <constraints> |
91 | | - <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 80 | + <grid row="2" column="1" row-span="1" col-span="3" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
92 | 81 | <preferred-size width="150" height="-1"/> |
93 | 82 | </grid> |
94 | 83 | </constraints> |
|
97 | 86 | <toolTipText value="The location where the new configuration file will be saved"/> |
98 | 87 | </properties> |
99 | 88 | </component> |
100 | | - <component id="74ea5" class="javax.swing.JLabel"> |
101 | | - <constraints> |
102 | | - <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
103 | | - </constraints> |
104 | | - <properties> |
105 | | - <text resource-bundle="dialog_messages" key="Launcher.TrainingJars"/> |
106 | | - </properties> |
107 | | - </component> |
108 | 89 | <component id="28d69" class="javax.swing.JButton" binding="outputBtn"> |
109 | 90 | <constraints> |
110 | | - <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 91 | + <grid row="2" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
111 | 92 | </constraints> |
112 | 93 | <properties> |
113 | 94 | <text resource-bundle="dialog_messages" key="FileChooser.SelectDirectory"/> |
114 | 95 | </properties> |
115 | 96 | </component> |
116 | | - <component id="4adc1" class="javax.swing.JTextField" binding="trainingTextbox"> |
| 97 | + <component id="b260" class="javax.swing.JCheckBox" binding="trainingPathCheckbox"> |
117 | 98 | <constraints> |
118 | | - <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
119 | | - <preferred-size width="150" height="-1"/> |
120 | | - </grid> |
121 | | - </constraints> |
122 | | - <properties/> |
123 | | - </component> |
124 | | - <component id="abc52" class="javax.swing.JButton" binding="trainButton"> |
125 | | - <constraints> |
126 | | - <grid row="1" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 99 | + <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
127 | 100 | </constraints> |
128 | 101 | <properties> |
129 | | - <text resource-bundle="dialog_messages" key="FileChooser.SelectDirectory"/> |
| 102 | + <text resource-bundle="dialog_messages" key="Launcher.DefaultPath"/> |
130 | 103 | </properties> |
131 | 104 | </component> |
132 | 105 | </children> |
133 | 106 | </grid> |
134 | | - <grid id="f60a5" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 107 | + <grid id="1ffb" binding="trainingPanel" layout-manager="GridLayoutManager" row-count="1" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
135 | 108 | <margin top="0" left="0" bottom="0" right="0"/> |
136 | 109 | <constraints> |
137 | | - <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 110 | + <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="1" fill="1" indent="0" use-parent-layout="false"/> |
138 | 111 | </constraints> |
139 | 112 | <properties/> |
140 | 113 | <border type="none"/> |
141 | 114 | <children> |
142 | | - <component id="aae5d" class="javax.swing.JCheckBox" binding="advancedCheckbox"> |
| 115 | + <component id="74ea5" class="javax.swing.JLabel"> |
143 | 116 | <constraints> |
144 | | - <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="1" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 117 | + <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
145 | 118 | </constraints> |
146 | 119 | <properties> |
147 | | - <inheritsPopupMenu value="false"/> |
148 | | - <label value="Advanced Options"/> |
149 | | - <text resource-bundle="dialog_messages" key="Launcher.AdvancedOptionsCheckBox"/> |
| 120 | + <text resource-bundle="dialog_messages" key="Launcher.TrainingJars"/> |
150 | 121 | </properties> |
151 | 122 | </component> |
152 | | - <component id="c786e" class="javax.swing.JSeparator"> |
| 123 | + <component id="4adc1" class="javax.swing.JTextField" binding="trainingTextbox"> |
153 | 124 | <constraints> |
154 | | - <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="6" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 125 | + <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 126 | + <preferred-size width="150" height="-1"/> |
| 127 | + </grid> |
155 | 128 | </constraints> |
156 | 129 | <properties/> |
157 | 130 | </component> |
| 131 | + <component id="abc52" class="javax.swing.JButton" binding="trainButton"> |
| 132 | + <constraints> |
| 133 | + <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 134 | + </constraints> |
| 135 | + <properties> |
| 136 | + <text resource-bundle="dialog_messages" key="FileChooser.SelectDirectory"/> |
| 137 | + </properties> |
| 138 | + </component> |
158 | 139 | </children> |
159 | 140 | </grid> |
160 | 141 | </children> |
|
0 commit comments