1 | <?xml version="1.0" encoding="UTF-8" ?>
|
---|
2 |
|
---|
3 | <Form version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
|
---|
4 | <Properties>
|
---|
5 | <Property name="defaultCloseOperation" type="int" value="3"/>
|
---|
6 | </Properties>
|
---|
7 | <SyntheticProperties>
|
---|
8 | <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
|
---|
9 | </SyntheticProperties>
|
---|
10 | <AuxValues>
|
---|
11 | <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
|
---|
12 | <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
|
---|
13 | <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
|
---|
14 | <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
|
---|
15 | <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
|
---|
16 | <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
|
---|
17 | <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
|
---|
18 | <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
|
---|
19 | </AuxValues>
|
---|
20 |
|
---|
21 | <Layout>
|
---|
22 | <DimensionLayout dim="0">
|
---|
23 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
24 | <Group type="102" attributes="0">
|
---|
25 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
26 | <Group type="102" attributes="0">
|
---|
27 | <Component id="jLabelTime" min="-2" max="-2" attributes="0"/>
|
---|
28 | <EmptySpace min="-2" pref="14" max="-2" attributes="0"/>
|
---|
29 | <Component id="jLabelNames" pref="477" max="32767" attributes="0"/>
|
---|
30 | <EmptySpace min="-2" pref="8" max="-2" attributes="0"/>
|
---|
31 | <Component id="jTogglePower" min="-2" max="-2" attributes="0"/>
|
---|
32 | </Group>
|
---|
33 | <Group type="102" attributes="0">
|
---|
34 | <Component id="jButtonEndSimulation" pref="199" max="32767" attributes="0"/>
|
---|
35 | <EmptySpace min="-2" pref="100" max="-2" attributes="0"/>
|
---|
36 | <Component id="jLabelSnelheid" pref="115" max="32767" attributes="0"/>
|
---|
37 | <EmptySpace min="-2" pref="151" max="-2" attributes="0"/>
|
---|
38 | <Component id="jCompass" min="-2" max="-2" attributes="0"/>
|
---|
39 | </Group>
|
---|
40 | <Group type="102" alignment="0" attributes="0">
|
---|
41 | <EmptySpace min="13" pref="13" max="13" attributes="0"/>
|
---|
42 | <Component id="jControl" pref="641" max="32767" attributes="0"/>
|
---|
43 | </Group>
|
---|
44 | </Group>
|
---|
45 | <EmptySpace max="-2" attributes="0"/>
|
---|
46 | </Group>
|
---|
47 | </Group>
|
---|
48 | </DimensionLayout>
|
---|
49 | <DimensionLayout dim="1">
|
---|
50 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
51 | <Group type="102" alignment="0" attributes="0">
|
---|
52 | <Group type="103" groupAlignment="2" attributes="0">
|
---|
53 | <Component id="jLabelNames" alignment="2" min="-2" max="-2" attributes="0"/>
|
---|
54 | <Component id="jLabelTime" alignment="2" min="-2" max="-2" attributes="0"/>
|
---|
55 | <Component id="jTogglePower" alignment="2" min="-2" max="-2" attributes="0"/>
|
---|
56 | </Group>
|
---|
57 | <EmptySpace max="-2" attributes="0"/>
|
---|
58 | <Component id="jControl" pref="352" max="32767" attributes="0"/>
|
---|
59 | <EmptySpace max="-2" attributes="0"/>
|
---|
60 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
61 | <Group type="103" groupAlignment="2" attributes="0">
|
---|
62 | <Component id="jLabelSnelheid" alignment="2" min="-2" pref="51" max="-2" attributes="0"/>
|
---|
63 | <Component id="jButtonEndSimulation" alignment="2" min="-2" pref="47" max="-2" attributes="0"/>
|
---|
64 | </Group>
|
---|
65 | <Component id="jCompass" alignment="0" min="-2" max="-2" attributes="0"/>
|
---|
66 | </Group>
|
---|
67 | <EmptySpace max="-2" attributes="0"/>
|
---|
68 | </Group>
|
---|
69 | </Group>
|
---|
70 | </DimensionLayout>
|
---|
71 | </Layout>
|
---|
72 | <SubComponents>
|
---|
73 | <Component class="javax.swing.JToggleButton" name="jTogglePower">
|
---|
74 | <Properties>
|
---|
75 | <Property name="text" type="java.lang.String" value="Turn OFF"/>
|
---|
76 | </Properties>
|
---|
77 | <Events>
|
---|
78 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jTogglePowerActionPerformed"/>
|
---|
79 | </Events>
|
---|
80 | </Component>
|
---|
81 | <Container class="javax.swing.JTabbedPane" name="jControl">
|
---|
82 | <Properties>
|
---|
83 | <Property name="tabPlacement" type="int" value="2"/>
|
---|
84 | <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
|
---|
85 | <FontInfo relative="true">
|
---|
86 | <Font bold="true" component="jControl" italic="true" property="font" relativeSize="true" size="11"/>
|
---|
87 | </FontInfo>
|
---|
88 | </Property>
|
---|
89 | </Properties>
|
---|
90 |
|
---|
91 | <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
|
---|
92 | <SubComponents>
|
---|
93 | <Container class="javax.swing.JPanel" name="jPanel1">
|
---|
94 | <Constraints>
|
---|
95 | <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
---|
96 | <JTabbedPaneConstraints tabName="Map">
|
---|
97 | <Property name="tabTitle" type="java.lang.String" value="Map"/>
|
---|
98 | </JTabbedPaneConstraints>
|
---|
99 | </Constraint>
|
---|
100 | </Constraints>
|
---|
101 |
|
---|
102 | <Layout>
|
---|
103 | <DimensionLayout dim="0">
|
---|
104 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
105 | <Component id="jXMapKit1" alignment="0" pref="595" max="32767" attributes="0"/>
|
---|
106 | </Group>
|
---|
107 | </DimensionLayout>
|
---|
108 | <DimensionLayout dim="1">
|
---|
109 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
110 | <Group type="102" alignment="0" attributes="0">
|
---|
111 | <Component id="jXMapKit1" pref="311" max="32767" attributes="0"/>
|
---|
112 | <EmptySpace max="-2" attributes="0"/>
|
---|
113 | </Group>
|
---|
114 | </Group>
|
---|
115 | </DimensionLayout>
|
---|
116 | </Layout>
|
---|
117 | <SubComponents>
|
---|
118 | <Component class="org.jdesktop.swingx.JXMapKit" name="jXMapKit1">
|
---|
119 | <Properties>
|
---|
120 | <Property name="defaultProvider" type="org.jdesktop.swingx.JXMapKit$DefaultProviders" editor="org.jdesktop.swingx.JXMapKitBeanInfo$DefaultProvidersPropertyEditor">
|
---|
121 | <SerializedValue value="-84,-19,0,5,126,114,0,45,111,114,103,46,106,100,101,115,107,116,111,112,46,115,119,105,110,103,120,46,74,88,77,97,112,75,105,116,36,68,101,102,97,117,108,116,80,114,111,118,105,100,101,114,115,0,0,0,0,0,0,0,0,18,0,0,120,114,0,14,106,97,118,97,46,108,97,110,103,46,69,110,117,109,0,0,0,0,0,0,0,0,18,0,0,120,112,116,0,14,79,112,101,110,83,116,114,101,101,116,77,97,112,115"/>
|
---|
122 | </Property>
|
---|
123 | <Property name="scrollableTracksViewportWidth" type="boolean" value="true"/>
|
---|
124 | <Property name="zoom" type="int" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
---|
125 | <Connection code="1" type="code"/>
|
---|
126 | </Property>
|
---|
127 | </Properties>
|
---|
128 | </Component>
|
---|
129 | </SubComponents>
|
---|
130 | </Container>
|
---|
131 | <Container class="javax.swing.JPanel" name="jPanel2">
|
---|
132 | <Constraints>
|
---|
133 | <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
---|
134 | <JTabbedPaneConstraints tabName="Route">
|
---|
135 | <Property name="tabTitle" type="java.lang.String" value="Route"/>
|
---|
136 | </JTabbedPaneConstraints>
|
---|
137 | </Constraint>
|
---|
138 | </Constraints>
|
---|
139 |
|
---|
140 | <Layout>
|
---|
141 | <DimensionLayout dim="0">
|
---|
142 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
143 | <Group type="102" attributes="0">
|
---|
144 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
145 | <Group type="102" attributes="0">
|
---|
146 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
147 | <Group type="102" attributes="0">
|
---|
148 | <EmptySpace min="-2" pref="48" max="-2" attributes="0"/>
|
---|
149 | <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
|
---|
150 | <EmptySpace max="-2" attributes="0"/>
|
---|
151 | <Component id="jTextFieldDestination" pref="355" max="32767" attributes="0"/>
|
---|
152 | </Group>
|
---|
153 | <Group type="102" alignment="0" attributes="0">
|
---|
154 | <EmptySpace min="-2" pref="35" max="-2" attributes="0"/>
|
---|
155 | <Component id="jButtonQ" min="-2" pref="51" max="-2" attributes="0"/>
|
---|
156 | </Group>
|
---|
157 | </Group>
|
---|
158 | <EmptySpace min="-2" pref="23" max="-2" attributes="0"/>
|
---|
159 | <Component id="jButtonBcsp" min="-2" pref="61" max="-2" attributes="0"/>
|
---|
160 | </Group>
|
---|
161 | <Group type="102" alignment="1" attributes="0">
|
---|
162 | <EmptySpace pref="233" max="32767" attributes="0"/>
|
---|
163 | <Component id="jButtonOK" min="-2" max="-2" attributes="0"/>
|
---|
164 | </Group>
|
---|
165 | </Group>
|
---|
166 | <EmptySpace max="-2" attributes="0"/>
|
---|
167 | </Group>
|
---|
168 | </Group>
|
---|
169 | </DimensionLayout>
|
---|
170 | <DimensionLayout dim="1">
|
---|
171 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
172 | <Group type="102" alignment="0" attributes="0">
|
---|
173 | <Group type="103" groupAlignment="3" attributes="0">
|
---|
174 | <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
|
---|
175 | <Component id="jTextFieldDestination" alignment="3" min="-2" max="-2" attributes="0"/>
|
---|
176 | </Group>
|
---|
177 | <EmptySpace type="separate" max="-2" attributes="0"/>
|
---|
178 | <Group type="103" groupAlignment="3" attributes="0">
|
---|
179 | <Component id="jButtonBcsp" alignment="3" min="-2" max="-2" attributes="0"/>
|
---|
180 | <Component id="jButtonQ" alignment="3" min="-2" pref="29" max="-2" attributes="0"/>
|
---|
181 | </Group>
|
---|
182 | <EmptySpace pref="227" max="32767" attributes="0"/>
|
---|
183 | <Component id="jButtonOK" min="-2" max="-2" attributes="0"/>
|
---|
184 | </Group>
|
---|
185 | </Group>
|
---|
186 | </DimensionLayout>
|
---|
187 | </Layout>
|
---|
188 | <SubComponents>
|
---|
189 | <Component class="javax.swing.JLabel" name="jLabel1">
|
---|
190 | <Properties>
|
---|
191 | <Property name="text" type="java.lang.String" value="Destination :"/>
|
---|
192 | </Properties>
|
---|
193 | </Component>
|
---|
194 | <Component class="javax.swing.JButton" name="jButtonQ">
|
---|
195 | <Properties>
|
---|
196 | <Property name="text" type="java.lang.String" value="q"/>
|
---|
197 | </Properties>
|
---|
198 | <Events>
|
---|
199 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonQActionPerformed"/>
|
---|
200 | </Events>
|
---|
201 | </Component>
|
---|
202 | <Component class="javax.swing.JButton" name="jButtonOK">
|
---|
203 | <Properties>
|
---|
204 | <Property name="text" type="java.lang.String" value="OK currently hardcoded to 52.161087, 4.490153"/>
|
---|
205 | </Properties>
|
---|
206 | <Events>
|
---|
207 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonOKActionPerformed"/>
|
---|
208 | </Events>
|
---|
209 | </Component>
|
---|
210 | <Component class="javax.swing.JTextField" name="jTextFieldDestination">
|
---|
211 | <Properties>
|
---|
212 | <Property name="text" type="java.lang.String" value="<select your destination>"/>
|
---|
213 | </Properties>
|
---|
214 | <AuxValues>
|
---|
215 | <AuxValue name="JavaCodeGenerator_SerializeTo" type="java.lang.String" value="MainJFrame_jTextFieldDestination"/>
|
---|
216 | </AuxValues>
|
---|
217 | </Component>
|
---|
218 | <Component class="javax.swing.JButton" name="jButtonBcsp">
|
---|
219 | <Properties>
|
---|
220 | <Property name="text" type="java.lang.String" value="<-"/>
|
---|
221 | </Properties>
|
---|
222 | <Events>
|
---|
223 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonBcspActionPerformed"/>
|
---|
224 | </Events>
|
---|
225 | </Component>
|
---|
226 | </SubComponents>
|
---|
227 | </Container>
|
---|
228 | <Container class="javax.swing.JPanel" name="jPanel3">
|
---|
229 | <Constraints>
|
---|
230 | <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
---|
231 | <JTabbedPaneConstraints tabName="Simulate">
|
---|
232 | <Property name="tabTitle" type="java.lang.String" value="Simulate"/>
|
---|
233 | </JTabbedPaneConstraints>
|
---|
234 | </Constraint>
|
---|
235 | </Constraints>
|
---|
236 |
|
---|
237 | <Layout>
|
---|
238 | <DimensionLayout dim="0">
|
---|
239 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
240 | <Group type="102" attributes="0">
|
---|
241 | <EmptySpace max="-2" attributes="0"/>
|
---|
242 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
243 | <Group type="102" alignment="1" attributes="0">
|
---|
244 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
245 | <Component id="jLabelSimulationSpeed" pref="211" max="32767" attributes="1"/>
|
---|
246 | <Component id="jLabelFileSimulation" alignment="0" min="-2" max="-2" attributes="1"/>
|
---|
247 | </Group>
|
---|
248 | <EmptySpace max="-2" attributes="0"/>
|
---|
249 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
250 | <Component id="jSliderSimulationSpeed" pref="261" max="32767" attributes="0"/>
|
---|
251 | <Component id="jTextFieldFileSimulation" alignment="0" pref="261" max="32767" attributes="0"/>
|
---|
252 | </Group>
|
---|
253 | <EmptySpace max="-2" attributes="0"/>
|
---|
254 | <Component id="jButtonFileSimulationBrowse" min="-2" max="-2" attributes="0"/>
|
---|
255 | </Group>
|
---|
256 | <Group type="102" alignment="1" attributes="0">
|
---|
257 | <Component id="jButtonSimulationStatus" min="-2" max="-2" attributes="0"/>
|
---|
258 | <EmptySpace max="-2" attributes="0"/>
|
---|
259 | </Group>
|
---|
260 | </Group>
|
---|
261 | </Group>
|
---|
262 | </Group>
|
---|
263 | </DimensionLayout>
|
---|
264 | <DimensionLayout dim="1">
|
---|
265 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
266 | <Group type="102" attributes="0">
|
---|
267 | <Group type="103" groupAlignment="3" attributes="0">
|
---|
268 | <Component id="jLabelFileSimulation" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
|
---|
269 | <Component id="jButtonFileSimulationBrowse" alignment="3" min="-2" max="-2" attributes="0"/>
|
---|
270 | <Component id="jTextFieldFileSimulation" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
|
---|
271 | </Group>
|
---|
272 | <EmptySpace max="-2" attributes="0"/>
|
---|
273 | <Group type="103" groupAlignment="0" max="-2" attributes="0">
|
---|
274 | <Component id="jSliderSimulationSpeed" max="32767" attributes="1"/>
|
---|
275 | <Component id="jLabelSimulationSpeed" alignment="0" max="32767" attributes="1"/>
|
---|
276 | </Group>
|
---|
277 | <EmptySpace pref="192" max="32767" attributes="0"/>
|
---|
278 | <Component id="jButtonSimulationStatus" min="-2" max="-2" attributes="0"/>
|
---|
279 | <EmptySpace max="-2" attributes="0"/>
|
---|
280 | </Group>
|
---|
281 | </Group>
|
---|
282 | </DimensionLayout>
|
---|
283 | </Layout>
|
---|
284 | <SubComponents>
|
---|
285 | <Component class="javax.swing.JTextField" name="jTextFieldFileSimulation">
|
---|
286 | <Properties>
|
---|
287 | <Property name="text" type="java.lang.String" value="/Users/rick/svn/data/liacs/se/gps-data/101/characteroutput-20080312-090741.txt"/>
|
---|
288 | </Properties>
|
---|
289 | </Component>
|
---|
290 | <Component class="javax.swing.JButton" name="jButtonFileSimulationBrowse">
|
---|
291 | <Properties>
|
---|
292 | <Property name="text" type="java.lang.String" value="Browse"/>
|
---|
293 | </Properties>
|
---|
294 | <Events>
|
---|
295 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonFileSimulationBrowseActionPerformed"/>
|
---|
296 | </Events>
|
---|
297 | </Component>
|
---|
298 | <Component class="javax.swing.JLabel" name="jLabelFileSimulation">
|
---|
299 | <Properties>
|
---|
300 | <Property name="text" type="java.lang.String" value="Filename:"/>
|
---|
301 | </Properties>
|
---|
302 | </Component>
|
---|
303 | <Component class="javax.swing.JSlider" name="jSliderSimulationSpeed">
|
---|
304 | <Properties>
|
---|
305 | <Property name="majorTickSpacing" type="int" value="10"/>
|
---|
306 | <Property name="paintLabels" type="boolean" value="true"/>
|
---|
307 | <Property name="paintTicks" type="boolean" value="true"/>
|
---|
308 | <Property name="value" type="int" value="100"/>
|
---|
309 | </Properties>
|
---|
310 | </Component>
|
---|
311 | <Component class="javax.swing.JButton" name="jButtonSimulationStatus">
|
---|
312 | <Properties>
|
---|
313 | <Property name="text" type="java.lang.String" value="GO"/>
|
---|
314 | </Properties>
|
---|
315 | <Events>
|
---|
316 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonSimulationStatusActionPerformed"/>
|
---|
317 | </Events>
|
---|
318 | </Component>
|
---|
319 | <Component class="javax.swing.JLabel" name="jLabelSimulationSpeed">
|
---|
320 | <Properties>
|
---|
321 | <Property name="text" type="java.lang.String" value="Sim Speed:"/>
|
---|
322 | </Properties>
|
---|
323 | </Component>
|
---|
324 | </SubComponents>
|
---|
325 | </Container>
|
---|
326 | </SubComponents>
|
---|
327 | </Container>
|
---|
328 | <Component class="javax.swing.JLabel" name="jLabelNames">
|
---|
329 | <Properties>
|
---|
330 | <Property name="text" type="java.lang.String" value="Software Engineering - Evert Mouw, Hugo Meiland, Rick van der Zwet"/>
|
---|
331 | </Properties>
|
---|
332 | </Component>
|
---|
333 | <Component class="javax.swing.JLabel" name="jLabelTime">
|
---|
334 | <Properties>
|
---|
335 | <Property name="text" type="java.lang.String" value="00:00:00"/>
|
---|
336 | <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
---|
337 | <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
---|
338 | <LineBorder roundedCorners="true"/>
|
---|
339 | </Border>
|
---|
340 | </Property>
|
---|
341 | </Properties>
|
---|
342 | </Component>
|
---|
343 | <Component class="javax.swing.JLabel" name="jLabelSnelheid">
|
---|
344 | <Properties>
|
---|
345 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
---|
346 | <Font name="Lucida Grande" size="18" style="0"/>
|
---|
347 | </Property>
|
---|
348 | <Property name="text" type="java.lang.String" value="Snelheid"/>
|
---|
349 | </Properties>
|
---|
350 | </Component>
|
---|
351 | <Component class="javax.swing.JButton" name="jButtonEndSimulation">
|
---|
352 | <Properties>
|
---|
353 | <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
|
---|
354 | <Color blue="0" green="0" red="ff" type="rgb"/>
|
---|
355 | </Property>
|
---|
356 | <Property name="text" type="java.lang.String" value="END Simulation"/>
|
---|
357 | </Properties>
|
---|
358 | <Events>
|
---|
359 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonEndSimulationActionPerformed"/>
|
---|
360 | </Events>
|
---|
361 | </Component>
|
---|
362 | <Container class="javax.swing.JPanel" name="jCompass">
|
---|
363 | <Properties>
|
---|
364 | <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
---|
365 | <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
---|
366 | <LineBorder/>
|
---|
367 | </Border>
|
---|
368 | </Property>
|
---|
369 | </Properties>
|
---|
370 | <AuxValues>
|
---|
371 | <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new Compass();"/>
|
---|
372 | <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value=""/>
|
---|
373 | </AuxValues>
|
---|
374 |
|
---|
375 | <Layout>
|
---|
376 | <DimensionLayout dim="0">
|
---|
377 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
378 | <EmptySpace min="0" pref="87" max="32767" attributes="0"/>
|
---|
379 | </Group>
|
---|
380 | </DimensionLayout>
|
---|
381 | <DimensionLayout dim="1">
|
---|
382 | <Group type="103" groupAlignment="0" attributes="0">
|
---|
383 | <EmptySpace min="0" pref="90" max="32767" attributes="0"/>
|
---|
384 | </Group>
|
---|
385 | </DimensionLayout>
|
---|
386 | </Layout>
|
---|
387 | </Container>
|
---|
388 | </SubComponents>
|
---|
389 | </Form>
|
---|