Skip to content

Commit 9017760

Browse files
committed
New Design Main Menu
1 parent af7ca75 commit 9017760

File tree

2 files changed

+539
-528
lines changed

2 files changed

+539
-528
lines changed

src/Java_Rice/Main_menu.form

Lines changed: 30 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,19 @@
33
<Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
44
<Properties>
55
<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>
716
</Properties>
817
<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"/>
1019
<SyntheticProperty name="formSizePolicy" type="int" value="0"/>
1120
<SyntheticProperty name="generateSize" type="boolean" value="true"/>
1221
<SyntheticProperty name="generateCenter" type="boolean" value="true"/>
@@ -20,7 +29,7 @@
2029
<AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
2130
<AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
2231
<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"/>
2433
</AuxValues>
2534

2635
<Layout>
@@ -95,7 +104,7 @@
95104
<Container class="javax.swing.JPanel" name="panel_pos">
96105
<Properties>
97106
<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"/>
99108
</Property>
100109
<Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
101110
<Color blue="ff" green="ff" red="ff" type="rgb"/>
@@ -118,7 +127,7 @@
118127
<Component class="javax.swing.JLabel" name="chooose_POS">
119128
<Properties>
120129
<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"/>
122131
</Property>
123132
<Property name="horizontalAlignment" type="int" value="0"/>
124133
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
@@ -137,7 +146,7 @@
137146
<Container class="javax.swing.JPanel" name="panel_cos">
138147
<Properties>
139148
<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"/>
141150
</Property>
142151
</Properties>
143152

@@ -157,7 +166,7 @@
157166
<Component class="javax.swing.JLabel" name="choose_COSTUMER">
158167
<Properties>
159168
<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"/>
161170
</Property>
162171
<Property name="horizontalAlignment" type="int" value="0"/>
163172
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
@@ -176,7 +185,7 @@
176185
<Container class="javax.swing.JPanel" name="panel_prod">
177186
<Properties>
178187
<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"/>
180189
</Property>
181190
</Properties>
182191

@@ -196,7 +205,7 @@
196205
<Component class="javax.swing.JLabel" name="choose_PRODUCT">
197206
<Properties>
198207
<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"/>
200209
</Property>
201210
<Property name="horizontalAlignment" type="int" value="0"/>
202211
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
@@ -215,7 +224,7 @@
215224
<Container class="javax.swing.JPanel" name="panel_income">
216225
<Properties>
217226
<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"/>
219228
</Property>
220229
</Properties>
221230

@@ -235,7 +244,7 @@
235244
<Component class="javax.swing.JLabel" name="choose_INCOME">
236245
<Properties>
237246
<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"/>
239248
</Property>
240249
<Property name="horizontalAlignment" type="int" value="0"/>
241250
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
@@ -254,7 +263,7 @@
254263
<Container class="javax.swing.JPanel" name="panel_invoice">
255264
<Properties>
256265
<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"/>
258267
</Property>
259268
</Properties>
260269

@@ -274,7 +283,7 @@
274283
<Component class="javax.swing.JLabel" name="choose_INVOICE">
275284
<Properties>
276285
<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"/>
278287
</Property>
279288
<Property name="horizontalAlignment" type="int" value="0"/>
280289
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
@@ -293,7 +302,7 @@
293302
<Container class="javax.swing.JPanel" name="jPanel16">
294303
<Properties>
295304
<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"/>
297306
</Property>
298307
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
299308
<Border info="org.netbeans.modules.form.compat2.border.MatteColorBorderInfo">
@@ -335,7 +344,7 @@
335344
<Container class="javax.swing.JPanel" name="Panelhome">
336345
<Properties>
337346
<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"/>
339348
</Property>
340349
</Properties>
341350

@@ -355,7 +364,7 @@
355364
<Component class="javax.swing.JLabel" name="jLabel94">
356365
<Properties>
357366
<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"/>
359368
</Property>
360369
<Property name="horizontalAlignment" type="int" value="0"/>
361370
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
@@ -374,7 +383,7 @@
374383
<Container class="javax.swing.JPanel" name="panel_invoice1">
375384
<Properties>
376385
<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"/>
378387
</Property>
379388
</Properties>
380389

@@ -394,7 +403,7 @@
394403
<Component class="javax.swing.JLabel" name="choose_SETTINGS">
395404
<Properties>
396405
<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"/>
398407
</Property>
399408
<Property name="horizontalAlignment" type="int" value="0"/>
400409
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
@@ -413,7 +422,7 @@
413422
<Container class="javax.swing.JPanel" name="panel_invoice2">
414423
<Properties>
415424
<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"/>
417426
</Property>
418427
</Properties>
419428

@@ -433,7 +442,7 @@
433442
<Component class="javax.swing.JLabel" name="choose_SETTINGS1">
434443
<Properties>
435444
<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"/>
437446
</Property>
438447
<Property name="horizontalAlignment" type="int" value="0"/>
439448
<Property name="text" type="java.lang.String" value="About Us"/>
@@ -1872,7 +1881,7 @@
18721881
<Container class="javax.swing.JPanel" name="jPanel62">
18731882
<Properties>
18741883
<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"/>
18761885
</Property>
18771886
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
18781887
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">

0 commit comments

Comments
 (0)