|
3 | 3 | <Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> |
4 | 4 | <Properties> |
5 | 5 | <Property name="defaultCloseOperation" type="int" value="3"/> |
6 | | - <Property name="undecorated" type="boolean" value="true"/> |
| 6 | + <Property name="modalExclusionType" type="java.awt.Dialog$ModalExclusionType" editor="org.netbeans.modules.form.editors.EnumEditor"> |
| 7 | + <Value id="APPLICATION_EXCLUDE"/> |
| 8 | + </Property> |
| 9 | + <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 10 | + <Dimension value="[1280, 720]"/> |
| 11 | + </Property> |
| 12 | + <Property name="resizable" type="boolean" value="false"/> |
| 13 | + <Property name="size" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> |
| 14 | + <Dimension value="[1280, 720]"/> |
| 15 | + </Property> |
7 | 16 | </Properties> |
8 | 17 | <SyntheticProperties> |
9 | | - <SyntheticProperty name="formSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,2,109,0,0,4,96"/> |
| 18 | + <SyntheticProperty name="formSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,2,117,0,0,4,112"/> |
10 | 19 | <SyntheticProperty name="formSizePolicy" type="int" value="0"/> |
11 | 20 | <SyntheticProperty name="generateSize" type="boolean" value="true"/> |
12 | 21 | <SyntheticProperty name="generateCenter" type="boolean" value="true"/> |
|
20 | 29 | <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> |
21 | 30 | <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> |
22 | 31 | <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> |
23 | | - <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> |
| 32 | + <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="10"/> |
24 | 33 | </AuxValues> |
25 | 34 |
|
26 | 35 | <Layout> |
|
95 | 104 | <Container class="javax.swing.JPanel" name="panel_pos"> |
96 | 105 | <Properties> |
97 | 106 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
98 | | - <Color blue="ff" green="ff" red="ff" type="rgb"/> |
| 107 | + <Color blue="5b" green="56" red="54" type="rgb"/> |
99 | 108 | </Property> |
100 | 109 | <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
101 | 110 | <Color blue="ff" green="ff" red="ff" type="rgb"/> |
|
118 | 127 | <Component class="javax.swing.JLabel" name="chooose_POS"> |
119 | 128 | <Properties> |
120 | 129 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
121 | | - <Font name="sansserif" size="12" style="1"/> |
| 130 | + <Font name="Century Gothic" size="18" style="1"/> |
122 | 131 | </Property> |
123 | 132 | <Property name="horizontalAlignment" type="int" value="0"/> |
124 | 133 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|
137 | 146 | <Container class="javax.swing.JPanel" name="panel_cos"> |
138 | 147 | <Properties> |
139 | 148 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
140 | | - <Color blue="ff" green="ff" red="ff" type="rgb"/> |
| 149 | + <Color blue="5b" green="56" red="54" type="rgb"/> |
141 | 150 | </Property> |
142 | 151 | </Properties> |
143 | 152 |
|
|
157 | 166 | <Component class="javax.swing.JLabel" name="choose_COSTUMER"> |
158 | 167 | <Properties> |
159 | 168 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
160 | | - <Font name="sansserif" size="12" style="1"/> |
| 169 | + <Font name="Century Gothic" size="18" style="1"/> |
161 | 170 | </Property> |
162 | 171 | <Property name="horizontalAlignment" type="int" value="0"/> |
163 | 172 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|
176 | 185 | <Container class="javax.swing.JPanel" name="panel_prod"> |
177 | 186 | <Properties> |
178 | 187 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
179 | | - <Color blue="ff" green="ff" red="ff" type="rgb"/> |
| 188 | + <Color blue="5b" green="56" red="54" type="rgb"/> |
180 | 189 | </Property> |
181 | 190 | </Properties> |
182 | 191 |
|
|
196 | 205 | <Component class="javax.swing.JLabel" name="choose_PRODUCT"> |
197 | 206 | <Properties> |
198 | 207 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
199 | | - <Font name="sansserif" size="12" style="1"/> |
| 208 | + <Font name="Century Gothic" size="18" style="1"/> |
200 | 209 | </Property> |
201 | 210 | <Property name="horizontalAlignment" type="int" value="0"/> |
202 | 211 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|
215 | 224 | <Container class="javax.swing.JPanel" name="panel_income"> |
216 | 225 | <Properties> |
217 | 226 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
218 | | - <Color blue="ff" green="ff" red="ff" type="rgb"/> |
| 227 | + <Color blue="5b" green="56" red="54" type="rgb"/> |
219 | 228 | </Property> |
220 | 229 | </Properties> |
221 | 230 |
|
|
235 | 244 | <Component class="javax.swing.JLabel" name="choose_INCOME"> |
236 | 245 | <Properties> |
237 | 246 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
238 | | - <Font name="sansserif" size="12" style="1"/> |
| 247 | + <Font name="Century Gothic" size="18" style="1"/> |
239 | 248 | </Property> |
240 | 249 | <Property name="horizontalAlignment" type="int" value="0"/> |
241 | 250 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|
254 | 263 | <Container class="javax.swing.JPanel" name="panel_invoice"> |
255 | 264 | <Properties> |
256 | 265 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
257 | | - <Color blue="ff" green="ff" red="ff" type="rgb"/> |
| 266 | + <Color blue="5b" green="56" red="54" type="rgb"/> |
258 | 267 | </Property> |
259 | 268 | </Properties> |
260 | 269 |
|
|
274 | 283 | <Component class="javax.swing.JLabel" name="choose_INVOICE"> |
275 | 284 | <Properties> |
276 | 285 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
277 | | - <Font name="sansserif" size="12" style="1"/> |
| 286 | + <Font name="Century Gothic" size="18" style="1"/> |
278 | 287 | </Property> |
279 | 288 | <Property name="horizontalAlignment" type="int" value="0"/> |
280 | 289 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|
293 | 302 | <Container class="javax.swing.JPanel" name="jPanel16"> |
294 | 303 | <Properties> |
295 | 304 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
296 | | - <Color blue="ff" green="ff" red="ff" type="rgb"/> |
| 305 | + <Color blue="5b" green="56" red="54" type="rgb"/> |
297 | 306 | </Property> |
298 | 307 | <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> |
299 | 308 | <Border info="org.netbeans.modules.form.compat2.border.MatteColorBorderInfo"> |
|
335 | 344 | <Container class="javax.swing.JPanel" name="Panelhome"> |
336 | 345 | <Properties> |
337 | 346 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
338 | | - <Color blue="ff" green="ff" red="ff" type="rgb"/> |
| 347 | + <Color blue="5b" green="56" red="54" type="rgb"/> |
339 | 348 | </Property> |
340 | 349 | </Properties> |
341 | 350 |
|
|
355 | 364 | <Component class="javax.swing.JLabel" name="jLabel94"> |
356 | 365 | <Properties> |
357 | 366 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
358 | | - <Font name="sansserif" size="12" style="1"/> |
| 367 | + <Font name="Century Gothic" size="18" style="1"/> |
359 | 368 | </Property> |
360 | 369 | <Property name="horizontalAlignment" type="int" value="0"/> |
361 | 370 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|
374 | 383 | <Container class="javax.swing.JPanel" name="panel_invoice1"> |
375 | 384 | <Properties> |
376 | 385 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
377 | | - <Color blue="ff" green="ff" red="ff" type="rgb"/> |
| 386 | + <Color blue="5b" green="56" red="54" type="rgb"/> |
378 | 387 | </Property> |
379 | 388 | </Properties> |
380 | 389 |
|
|
394 | 403 | <Component class="javax.swing.JLabel" name="choose_SETTINGS"> |
395 | 404 | <Properties> |
396 | 405 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
397 | | - <Font name="sansserif" size="12" style="1"/> |
| 406 | + <Font name="Century Gothic" size="18" style="1"/> |
398 | 407 | </Property> |
399 | 408 | <Property name="horizontalAlignment" type="int" value="0"/> |
400 | 409 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|
413 | 422 | <Container class="javax.swing.JPanel" name="panel_invoice2"> |
414 | 423 | <Properties> |
415 | 424 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
416 | | - <Color blue="ff" green="ff" red="ff" type="rgb"/> |
| 425 | + <Color blue="5b" green="56" red="54" type="rgb"/> |
417 | 426 | </Property> |
418 | 427 | </Properties> |
419 | 428 |
|
|
433 | 442 | <Component class="javax.swing.JLabel" name="choose_SETTINGS1"> |
434 | 443 | <Properties> |
435 | 444 | <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> |
436 | | - <Font name="sansserif" size="12" style="1"/> |
| 445 | + <Font name="Century Gothic" size="18" style="1"/> |
437 | 446 | </Property> |
438 | 447 | <Property name="horizontalAlignment" type="int" value="0"/> |
439 | 448 | <Property name="text" type="java.lang.String" value="About Us"/> |
|
1872 | 1881 | <Container class="javax.swing.JPanel" name="jPanel62"> |
1873 | 1882 | <Properties> |
1874 | 1883 | <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> |
1875 | | - <Color blue="33" green="cc" red="0" type="rgb"/> |
| 1884 | + <Color blue="4d" green="41" red="36" type="rgb"/> |
1876 | 1885 | </Property> |
1877 | 1886 | <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> |
1878 | 1887 | <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo"> |
|
0 commit comments