| 1 | <?xml version="1.0" encoding="UTF-8" ?> |
|---|
| 2 | |
|---|
| 3 | <Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> |
|---|
| 4 | <NonVisualComponents> |
|---|
| 5 | <Menu class="javax.swing.JMenuBar" name="menubar"> |
|---|
| 6 | <SubComponents> |
|---|
| 7 | <Menu class="javax.swing.JMenu" name="mnuFile"> |
|---|
| 8 | <Properties> |
|---|
| 9 | <Property name="text" type="java.lang.String" value="File"/> |
|---|
| 10 | </Properties> |
|---|
| 11 | <SubComponents> |
|---|
| 12 | <MenuItem class="javax.swing.JMenuItem" name="mnuExit"> |
|---|
| 13 | <Properties> |
|---|
| 14 | <Property name="text" type="java.lang.String" value="Exit"/> |
|---|
| 15 | </Properties> |
|---|
| 16 | <Events> |
|---|
| 17 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="mnuExitActionPerformed"/> |
|---|
| 18 | </Events> |
|---|
| 19 | </MenuItem> |
|---|
| 20 | </SubComponents> |
|---|
| 21 | </Menu> |
|---|
| 22 | <Menu class="javax.swing.JMenu" name="mnuHelp"> |
|---|
| 23 | <Properties> |
|---|
| 24 | <Property name="text" type="java.lang.String" value="Help"/> |
|---|
| 25 | </Properties> |
|---|
| 26 | <SubComponents> |
|---|
| 27 | <MenuItem class="javax.swing.JMenuItem" name="mnuCredits"> |
|---|
| 28 | <Properties> |
|---|
| 29 | <Property name="text" type="java.lang.String" value="Credits"/> |
|---|
| 30 | </Properties> |
|---|
| 31 | <Events> |
|---|
| 32 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="mnuCreditsActionPerformed"/> |
|---|
| 33 | </Events> |
|---|
| 34 | </MenuItem> |
|---|
| 35 | </SubComponents> |
|---|
| 36 | </Menu> |
|---|
| 37 | </SubComponents> |
|---|
| 38 | </Menu> |
|---|
| 39 | </NonVisualComponents> |
|---|
| 40 | <Properties> |
|---|
| 41 | <Property name="defaultCloseOperation" type="int" value="3"/> |
|---|
| 42 | <Property name="title" type="java.lang.String" value="Pizza Order International"/> |
|---|
| 43 | </Properties> |
|---|
| 44 | <SyntheticProperties> |
|---|
| 45 | <SyntheticProperty name="menuBar" type="java.lang.String" value="menubar"/> |
|---|
| 46 | <SyntheticProperty name="formSizePolicy" type="int" value="1"/> |
|---|
| 47 | <SyntheticProperty name="generateCenter" type="boolean" value="false"/> |
|---|
| 48 | </SyntheticProperties> |
|---|
| 49 | <AuxValues> |
|---|
| 50 | <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/> |
|---|
| 51 | <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/> |
|---|
| 52 | <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> |
|---|
| 53 | <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> |
|---|
| 54 | <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/> |
|---|
| 55 | <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> |
|---|
| 56 | <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> |
|---|
| 57 | <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> |
|---|
| 58 | <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> |
|---|
| 59 | </AuxValues> |
|---|
| 60 | |
|---|
| 61 | <Layout> |
|---|
| 62 | <DimensionLayout dim="0"> |
|---|
| 63 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 64 | <Group type="102" alignment="0" attributes="0"> |
|---|
| 65 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 66 | <Component id="jPanel1" max="32767" attributes="0"/> |
|---|
| 67 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 68 | </Group> |
|---|
| 69 | </Group> |
|---|
| 70 | </DimensionLayout> |
|---|
| 71 | <DimensionLayout dim="1"> |
|---|
| 72 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 73 | <Group type="102" alignment="0" attributes="0"> |
|---|
| 74 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 75 | <Component id="jPanel1" max="32767" attributes="0"/> |
|---|
| 76 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 77 | </Group> |
|---|
| 78 | </Group> |
|---|
| 79 | </DimensionLayout> |
|---|
| 80 | </Layout> |
|---|
| 81 | <SubComponents> |
|---|
| 82 | <Container class="javax.swing.JPanel" name="jPanel1"> |
|---|
| 83 | |
|---|
| 84 | <Layout> |
|---|
| 85 | <DimensionLayout dim="0"> |
|---|
| 86 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 87 | <Component id="jPanel3" max="32767" attributes="0"/> |
|---|
| 88 | <Group type="102" attributes="0"> |
|---|
| 89 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 90 | <Component id="jPanel2" max="32767" attributes="0"/> |
|---|
| 91 | <Group type="102" alignment="0" attributes="0"> |
|---|
| 92 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 93 | <Component id="jPanel4" max="32767" attributes="0"/> |
|---|
| 94 | </Group> |
|---|
| 95 | </Group> |
|---|
| 96 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 97 | </Group> |
|---|
| 98 | </Group> |
|---|
| 99 | </DimensionLayout> |
|---|
| 100 | <DimensionLayout dim="1"> |
|---|
| 101 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 102 | <Group type="102" alignment="0" attributes="0"> |
|---|
| 103 | <Component id="jPanel2" min="-2" max="-2" attributes="0"/> |
|---|
| 104 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 105 | <Component id="jPanel3" min="-2" max="-2" attributes="0"/> |
|---|
| 106 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 107 | <Component id="jPanel4" min="-2" max="-2" attributes="0"/> |
|---|
| 108 | <EmptySpace min="0" pref="21" max="32767" attributes="0"/> |
|---|
| 109 | </Group> |
|---|
| 110 | </Group> |
|---|
| 111 | </DimensionLayout> |
|---|
| 112 | </Layout> |
|---|
| 113 | <SubComponents> |
|---|
| 114 | <Container class="javax.swing.JPanel" name="jPanel2"> |
|---|
| 115 | |
|---|
| 116 | <Layout> |
|---|
| 117 | <DimensionLayout dim="0"> |
|---|
| 118 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 119 | <Group type="102" alignment="0" attributes="0"> |
|---|
| 120 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 121 | <Component id="lblLocale" min="-2" max="-2" attributes="0"/> |
|---|
| 122 | <EmptySpace type="separate" max="-2" attributes="0"/> |
|---|
| 123 | <Component id="comboLocale" min="-2" pref="262" max="-2" attributes="0"/> |
|---|
| 124 | <EmptySpace pref="37" max="32767" attributes="0"/> |
|---|
| 125 | </Group> |
|---|
| 126 | </Group> |
|---|
| 127 | </DimensionLayout> |
|---|
| 128 | <DimensionLayout dim="1"> |
|---|
| 129 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 130 | <Group type="102" alignment="0" attributes="0"> |
|---|
| 131 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 132 | <Group type="103" groupAlignment="3" attributes="0"> |
|---|
| 133 | <Component id="lblLocale" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 134 | <Component id="comboLocale" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 135 | </Group> |
|---|
| 136 | <EmptySpace pref="16" max="32767" attributes="0"/> |
|---|
| 137 | </Group> |
|---|
| 138 | </Group> |
|---|
| 139 | </DimensionLayout> |
|---|
| 140 | </Layout> |
|---|
| 141 | <SubComponents> |
|---|
| 142 | <Component class="javax.swing.JLabel" name="lblLocale"> |
|---|
| 143 | <Properties> |
|---|
| 144 | <Property name="text" type="java.lang.String" value="Select Locale"/> |
|---|
| 145 | </Properties> |
|---|
| 146 | </Component> |
|---|
| 147 | <Component class="javax.swing.JComboBox" name="comboLocale"> |
|---|
| 148 | <Properties> |
|---|
| 149 | <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> |
|---|
| 150 | <StringArray count="0"/> |
|---|
| 151 | </Property> |
|---|
| 152 | </Properties> |
|---|
| 153 | <Events> |
|---|
| 154 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="comboLocaleActionPerformed"/> |
|---|
| 155 | </Events> |
|---|
| 156 | <AuxValues> |
|---|
| 157 | <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/> |
|---|
| 158 | </AuxValues> |
|---|
| 159 | </Component> |
|---|
| 160 | </SubComponents> |
|---|
| 161 | </Container> |
|---|
| 162 | <Container class="javax.swing.JPanel" name="jPanel3"> |
|---|
| 163 | <Properties> |
|---|
| 164 | <Property name="background" type="java.awt.Color" editor="com.sun.beans.editors.ColorEditor"> |
|---|
| 165 | <SerializedValue value="-84,-19,0,5,115,114,0,14,106,97,118,97,46,97,119,116,46,67,111,108,111,114,1,-91,23,-125,16,-113,51,117,2,0,5,70,0,6,102,97,108,112,104,97,73,0,5,118,97,108,117,101,76,0,2,99,115,116,0,27,76,106,97,118,97,47,97,119,116,47,99,111,108,111,114,47,67,111,108,111,114,83,112,97,99,101,59,91,0,9,102,114,103,98,118,97,108,117,101,116,0,2,91,70,91,0,6,102,118,97,108,117,101,113,0,126,0,2,120,112,0,0,0,0,-1,-52,-52,-1,112,112,112"/> |
|---|
| 166 | </Property> |
|---|
| 167 | </Properties> |
|---|
| 168 | |
|---|
| 169 | <Layout> |
|---|
| 170 | <DimensionLayout dim="0"> |
|---|
| 171 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 172 | <Group type="102" attributes="0"> |
|---|
| 173 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 174 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 175 | <Group type="102" alignment="0" attributes="0"> |
|---|
| 176 | <Component id="lblToppings" min="-2" max="-2" attributes="0"/> |
|---|
| 177 | <EmptySpace pref="303" max="32767" attributes="0"/> |
|---|
| 178 | </Group> |
|---|
| 179 | <Group type="102" alignment="1" attributes="0"> |
|---|
| 180 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 181 | <Component id="jCheckBox2" alignment="0" min="-2" max="-2" attributes="0"/> |
|---|
| 182 | <Component id="jCheckBox1" alignment="0" min="-2" max="-2" attributes="0"/> |
|---|
| 183 | <Component id="jCheckBox3" alignment="0" min="-2" max="-2" attributes="0"/> |
|---|
| 184 | </Group> |
|---|
| 185 | <EmptySpace pref="143" max="32767" attributes="0"/> |
|---|
| 186 | <Group type="103" groupAlignment="1" max="-2" attributes="0"> |
|---|
| 187 | <Component id="jCheckBox6" alignment="0" max="32767" attributes="1"/> |
|---|
| 188 | <Component id="jCheckBox4" alignment="0" max="32767" attributes="1"/> |
|---|
| 189 | <Component id="jCheckBox5" alignment="0" max="32767" attributes="1"/> |
|---|
| 190 | </Group> |
|---|
| 191 | <EmptySpace min="-2" pref="70" max="-2" attributes="0"/> |
|---|
| 192 | </Group> |
|---|
| 193 | </Group> |
|---|
| 194 | </Group> |
|---|
| 195 | </Group> |
|---|
| 196 | </DimensionLayout> |
|---|
| 197 | <DimensionLayout dim="1"> |
|---|
| 198 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 199 | <Group type="102" alignment="0" attributes="0"> |
|---|
| 200 | <Component id="lblToppings" min="-2" max="-2" attributes="0"/> |
|---|
| 201 | <EmptySpace type="unrelated" max="-2" attributes="0"/> |
|---|
| 202 | <Group type="103" groupAlignment="3" attributes="0"> |
|---|
| 203 | <Component id="jCheckBox1" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 204 | <Component id="jCheckBox4" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 205 | </Group> |
|---|
| 206 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 207 | <Group type="103" groupAlignment="3" attributes="0"> |
|---|
| 208 | <Component id="jCheckBox2" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 209 | <Component id="jCheckBox5" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 210 | </Group> |
|---|
| 211 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 212 | <Group type="103" groupAlignment="3" attributes="0"> |
|---|
| 213 | <Component id="jCheckBox3" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 214 | <Component id="jCheckBox6" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 215 | </Group> |
|---|
| 216 | <EmptySpace min="0" pref="42" max="32767" attributes="0"/> |
|---|
| 217 | </Group> |
|---|
| 218 | </Group> |
|---|
| 219 | </DimensionLayout> |
|---|
| 220 | </Layout> |
|---|
| 221 | <SubComponents> |
|---|
| 222 | <Component class="javax.swing.JLabel" name="lblToppings"> |
|---|
| 223 | <Properties> |
|---|
| 224 | <Property name="text" type="java.lang.String" value="Desired toppings"/> |
|---|
| 225 | </Properties> |
|---|
| 226 | </Component> |
|---|
| 227 | <Component class="javax.swing.JCheckBox" name="jCheckBox1"> |
|---|
| 228 | <Properties> |
|---|
| 229 | <Property name="text" type="java.lang.String" value="Onions"/> |
|---|
| 230 | </Properties> |
|---|
| 231 | </Component> |
|---|
| 232 | <Component class="javax.swing.JCheckBox" name="jCheckBox2"> |
|---|
| 233 | <Properties> |
|---|
| 234 | <Property name="text" type="java.lang.String" value="Mushrooms"/> |
|---|
| 235 | </Properties> |
|---|
| 236 | </Component> |
|---|
| 237 | <Component class="javax.swing.JCheckBox" name="jCheckBox3"> |
|---|
| 238 | <Properties> |
|---|
| 239 | <Property name="text" type="java.lang.String" value="Peppers"/> |
|---|
| 240 | </Properties> |
|---|
| 241 | </Component> |
|---|
| 242 | <Component class="javax.swing.JCheckBox" name="jCheckBox4"> |
|---|
| 243 | <Properties> |
|---|
| 244 | <Property name="text" type="java.lang.String" value="Olives"/> |
|---|
| 245 | </Properties> |
|---|
| 246 | </Component> |
|---|
| 247 | <Component class="javax.swing.JCheckBox" name="jCheckBox5"> |
|---|
| 248 | <Properties> |
|---|
| 249 | <Property name="text" type="java.lang.String" value="Tomatoes"/> |
|---|
| 250 | </Properties> |
|---|
| 251 | </Component> |
|---|
| 252 | <Component class="javax.swing.JCheckBox" name="jCheckBox6"> |
|---|
| 253 | <Properties> |
|---|
| 254 | <Property name="text" type="java.lang.String" value="Pepperoni"/> |
|---|
| 255 | </Properties> |
|---|
| 256 | </Component> |
|---|
| 257 | </SubComponents> |
|---|
| 258 | </Container> |
|---|
| 259 | <Container class="javax.swing.JPanel" name="jPanel4"> |
|---|
| 260 | |
|---|
| 261 | <Layout> |
|---|
| 262 | <DimensionLayout dim="0"> |
|---|
| 263 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 264 | <Group type="102" alignment="1" attributes="0"> |
|---|
| 265 | <EmptySpace pref="280" max="32767" attributes="0"/> |
|---|
| 266 | <Component id="btnSubmit" min="-2" max="-2" attributes="0"/> |
|---|
| 267 | <EmptySpace min="-2" pref="22" max="-2" attributes="0"/> |
|---|
| 268 | </Group> |
|---|
| 269 | </Group> |
|---|
| 270 | </DimensionLayout> |
|---|
| 271 | <DimensionLayout dim="1"> |
|---|
| 272 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 273 | <Group type="102" alignment="1" attributes="0"> |
|---|
| 274 | <EmptySpace max="32767" attributes="0"/> |
|---|
| 275 | <Component id="btnSubmit" min="-2" max="-2" attributes="0"/> |
|---|
| 276 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 277 | </Group> |
|---|
| 278 | </Group> |
|---|
| 279 | </DimensionLayout> |
|---|
| 280 | </Layout> |
|---|
| 281 | <SubComponents> |
|---|
| 282 | <Component class="javax.swing.JButton" name="btnSubmit"> |
|---|
| 283 | <Properties> |
|---|
| 284 | <Property name="text" type="java.lang.String" value="Submit Order"/> |
|---|
| 285 | </Properties> |
|---|
| 286 | <Events> |
|---|
| 287 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnSubmitActionPerformed"/> |
|---|
| 288 | </Events> |
|---|
| 289 | </Component> |
|---|
| 290 | </SubComponents> |
|---|
| 291 | </Container> |
|---|
| 292 | </SubComponents> |
|---|
| 293 | </Container> |
|---|
| 294 | </SubComponents> |
|---|
| 295 | </Form> |
|---|