| 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="editorMenuBar"> |
|---|
| 6 | <SubComponents> |
|---|
| 7 | <Menu class="javax.swing.JMenu" name="menuEvaluations"> |
|---|
| 8 | <Properties> |
|---|
| 9 | <Property name="text" type="java.lang.String" value="Evaluations"/> |
|---|
| 10 | </Properties> |
|---|
| 11 | <SubComponents> |
|---|
| 12 | <MenuItem class="javax.swing.JCheckBoxMenuItem" name="ATMS"> |
|---|
| 13 | <Properties> |
|---|
| 14 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 15 | <KeyStroke key="Ctrl+A"/> |
|---|
| 16 | </Property> |
|---|
| 17 | <Property name="text" type="java.lang.String" value="ATMS"/> |
|---|
| 18 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 19 | <Image iconType="3" name="/images/ATMSEval.png"/> |
|---|
| 20 | </Property> |
|---|
| 21 | </Properties> |
|---|
| 22 | <Events> |
|---|
| 23 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="multipleChange"/> |
|---|
| 24 | </Events> |
|---|
| 25 | </MenuItem> |
|---|
| 26 | <MenuItem class="javax.swing.JCheckBoxMenuItem" name="ActivityLog"> |
|---|
| 27 | <Properties> |
|---|
| 28 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 29 | <KeyStroke key="Alt+A"/> |
|---|
| 30 | </Property> |
|---|
| 31 | <Property name="text" type="java.lang.String" value="Activity Log"/> |
|---|
| 32 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 33 | <Image iconType="3" name="/images/ActivityLogEval.png"/> |
|---|
| 34 | </Property> |
|---|
| 35 | </Properties> |
|---|
| 36 | <Events> |
|---|
| 37 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="multipleChange"/> |
|---|
| 38 | </Events> |
|---|
| 39 | </MenuItem> |
|---|
| 40 | <MenuItem class="javax.swing.JCheckBoxMenuItem" name="CAD"> |
|---|
| 41 | <Properties> |
|---|
| 42 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 43 | <KeyStroke key="Alt+C"/> |
|---|
| 44 | </Property> |
|---|
| 45 | <Property name="text" type="java.lang.String" value="CAD"/> |
|---|
| 46 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 47 | <Image iconType="3" name="/images/CADEval.png"/> |
|---|
| 48 | </Property> |
|---|
| 49 | </Properties> |
|---|
| 50 | <Events> |
|---|
| 51 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="multipleChange"/> |
|---|
| 52 | </Events> |
|---|
| 53 | </MenuItem> |
|---|
| 54 | <MenuItem class="javax.swing.JMenuItem" name="CMS"> |
|---|
| 55 | <Properties> |
|---|
| 56 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 57 | <KeyStroke key="Ctrl+Alt+C"/> |
|---|
| 58 | </Property> |
|---|
| 59 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 60 | <Image iconType="3" name="/images/CMSEval.png"/> |
|---|
| 61 | </Property> |
|---|
| 62 | <Property name="text" type="java.lang.String" value="CMS"/> |
|---|
| 63 | </Properties> |
|---|
| 64 | <Events> |
|---|
| 65 | <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="multipleChangeListener"/> |
|---|
| 66 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="multipleChange"/> |
|---|
| 67 | </Events> |
|---|
| 68 | </MenuItem> |
|---|
| 69 | <MenuItem class="javax.swing.JCheckBoxMenuItem" name="Facilitator"> |
|---|
| 70 | <Properties> |
|---|
| 71 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 72 | <KeyStroke key="Ctrl+F"/> |
|---|
| 73 | </Property> |
|---|
| 74 | <Property name="text" type="java.lang.String" value="Facilitator"/> |
|---|
| 75 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 76 | <Image iconType="3" name="/images/FacilitatorEval.png"/> |
|---|
| 77 | </Property> |
|---|
| 78 | </Properties> |
|---|
| 79 | <Events> |
|---|
| 80 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="optionalChange"/> |
|---|
| 81 | </Events> |
|---|
| 82 | </MenuItem> |
|---|
| 83 | <MenuItem class="javax.swing.JCheckBoxMenuItem" name="Radio"> |
|---|
| 84 | <Properties> |
|---|
| 85 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 86 | <KeyStroke key="Ctrl+R"/> |
|---|
| 87 | </Property> |
|---|
| 88 | <Property name="text" type="java.lang.String" value="Radio"/> |
|---|
| 89 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 90 | <Image iconType="3" name="/images/RadioEval.png"/> |
|---|
| 91 | </Property> |
|---|
| 92 | </Properties> |
|---|
| 93 | <Events> |
|---|
| 94 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="optionalChange"/> |
|---|
| 95 | </Events> |
|---|
| 96 | </MenuItem> |
|---|
| 97 | </SubComponents> |
|---|
| 98 | </Menu> |
|---|
| 99 | <Menu class="javax.swing.JMenu" name="menuInstructor"> |
|---|
| 100 | <Properties> |
|---|
| 101 | <Property name="text" type="java.lang.String" value="Instructor Actions"/> |
|---|
| 102 | </Properties> |
|---|
| 103 | <SubComponents> |
|---|
| 104 | <MenuItem class="javax.swing.JCheckBoxMenuItem" name="MaintenanceRadio"> |
|---|
| 105 | <Properties> |
|---|
| 106 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 107 | <KeyStroke key="Ctrl+M"/> |
|---|
| 108 | </Property> |
|---|
| 109 | <Property name="text" type="java.lang.String" value="Maintenance Radio"/> |
|---|
| 110 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 111 | <Image iconType="3" name="/images/MaintenanceRadio.png"/> |
|---|
| 112 | </Property> |
|---|
| 113 | </Properties> |
|---|
| 114 | <Events> |
|---|
| 115 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="optionalChange"/> |
|---|
| 116 | </Events> |
|---|
| 117 | </MenuItem> |
|---|
| 118 | <MenuItem class="javax.swing.JCheckBoxMenuItem" name="TMTRadio"> |
|---|
| 119 | <Properties> |
|---|
| 120 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 121 | <KeyStroke key="Ctrl+Alt+T"/> |
|---|
| 122 | </Property> |
|---|
| 123 | <Property name="text" type="java.lang.String" value="TMT Radio"/> |
|---|
| 124 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 125 | <Image iconType="3" name="/images/TMTRadio.png"/> |
|---|
| 126 | </Property> |
|---|
| 127 | </Properties> |
|---|
| 128 | <Events> |
|---|
| 129 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="optionalChange"/> |
|---|
| 130 | </Events> |
|---|
| 131 | </MenuItem> |
|---|
| 132 | <MenuItem class="javax.swing.JCheckBoxMenuItem" name="Telephone"> |
|---|
| 133 | <Properties> |
|---|
| 134 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 135 | <KeyStroke key="Shift+Ctrl+T"/> |
|---|
| 136 | </Property> |
|---|
| 137 | <Property name="text" type="java.lang.String" value="Telephone"/> |
|---|
| 138 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 139 | <Image iconType="3" name="/images/Telephone.png"/> |
|---|
| 140 | </Property> |
|---|
| 141 | </Properties> |
|---|
| 142 | <Events> |
|---|
| 143 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="optionalChange"/> |
|---|
| 144 | </Events> |
|---|
| 145 | </MenuItem> |
|---|
| 146 | </SubComponents> |
|---|
| 147 | </Menu> |
|---|
| 148 | <Menu class="javax.swing.JMenu" name="menuAutoData"> |
|---|
| 149 | <Properties> |
|---|
| 150 | <Property name="text" type="java.lang.String" value="Automated Data"/> |
|---|
| 151 | </Properties> |
|---|
| 152 | <SubComponents> |
|---|
| 153 | <MenuItem class="javax.swing.JMenuItem" name="Audio"> |
|---|
| 154 | <Properties> |
|---|
| 155 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 156 | <KeyStroke key="Ctrl+A"/> |
|---|
| 157 | </Property> |
|---|
| 158 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 159 | <Image iconType="3" name="/images/Audio.png"/> |
|---|
| 160 | </Property> |
|---|
| 161 | <Property name="text" type="java.lang.String" value="Audio"/> |
|---|
| 162 | </Properties> |
|---|
| 163 | <Events> |
|---|
| 164 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="AudioActionPerformed"/> |
|---|
| 165 | </Events> |
|---|
| 166 | </MenuItem> |
|---|
| 167 | <MenuItem class="javax.swing.JMenuItem" name="CADLog"> |
|---|
| 168 | <Properties> |
|---|
| 169 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 170 | <KeyStroke key="Ctrl+C"/> |
|---|
| 171 | </Property> |
|---|
| 172 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 173 | <Image iconType="3" name="/images/CAD.png"/> |
|---|
| 174 | </Property> |
|---|
| 175 | <Property name="text" type="java.lang.String" value="CAD Log"/> |
|---|
| 176 | </Properties> |
|---|
| 177 | </MenuItem> |
|---|
| 178 | <MenuItem class="javax.swing.JMenuItem" name="CCTV"> |
|---|
| 179 | <Properties> |
|---|
| 180 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 181 | <KeyStroke key="Ctrl+V"/> |
|---|
| 182 | </Property> |
|---|
| 183 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 184 | <Image iconType="3" name="/images/CCTV.png"/> |
|---|
| 185 | </Property> |
|---|
| 186 | <Property name="text" type="java.lang.String" value="CCTV"/> |
|---|
| 187 | </Properties> |
|---|
| 188 | </MenuItem> |
|---|
| 189 | <MenuItem class="javax.swing.JCheckBoxMenuItem" name="CHPRadio"> |
|---|
| 190 | <Properties> |
|---|
| 191 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 192 | <KeyStroke key="Alt+C"/> |
|---|
| 193 | </Property> |
|---|
| 194 | <Property name="text" type="java.lang.String" value="CHP Radio"/> |
|---|
| 195 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 196 | <Image iconType="3" name="/images/CHPRadio.png"/> |
|---|
| 197 | </Property> |
|---|
| 198 | </Properties> |
|---|
| 199 | <Events> |
|---|
| 200 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="optionalChange"/> |
|---|
| 201 | </Events> |
|---|
| 202 | </MenuItem> |
|---|
| 203 | <MenuItem class="javax.swing.JMenuItem" name="Paramics"> |
|---|
| 204 | <Properties> |
|---|
| 205 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 206 | <KeyStroke key="Ctrl+P"/> |
|---|
| 207 | </Property> |
|---|
| 208 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 209 | <Image iconType="3" name="/images/Paramics.png"/> |
|---|
| 210 | </Property> |
|---|
| 211 | <Property name="text" type="java.lang.String" value="Paramics"/> |
|---|
| 212 | </Properties> |
|---|
| 213 | </MenuItem> |
|---|
| 214 | <MenuItem class="javax.swing.JMenuItem" name="Tow"> |
|---|
| 215 | <Properties> |
|---|
| 216 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 217 | <KeyStroke key="Ctrl+T"/> |
|---|
| 218 | </Property> |
|---|
| 219 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 220 | <Image iconType="3" name="/images/Tow.png"/> |
|---|
| 221 | </Property> |
|---|
| 222 | <Property name="text" type="java.lang.String" value="Tow"/> |
|---|
| 223 | </Properties> |
|---|
| 224 | </MenuItem> |
|---|
| 225 | <MenuItem class="javax.swing.JMenuItem" name="Unit"> |
|---|
| 226 | <Properties> |
|---|
| 227 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 228 | <KeyStroke key="Ctrl+U"/> |
|---|
| 229 | </Property> |
|---|
| 230 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 231 | <Image iconType="3" name="/images/Unit.png"/> |
|---|
| 232 | </Property> |
|---|
| 233 | <Property name="text" type="java.lang.String" value="Unit"/> |
|---|
| 234 | </Properties> |
|---|
| 235 | </MenuItem> |
|---|
| 236 | <MenuItem class="javax.swing.JMenuItem" name="Witness"> |
|---|
| 237 | <Properties> |
|---|
| 238 | <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor"> |
|---|
| 239 | <KeyStroke key="Ctrl+W"/> |
|---|
| 240 | </Property> |
|---|
| 241 | <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> |
|---|
| 242 | <Image iconType="3" name="/images/Witness.png"/> |
|---|
| 243 | </Property> |
|---|
| 244 | <Property name="text" type="java.lang.String" value="Witness"/> |
|---|
| 245 | </Properties> |
|---|
| 246 | </MenuItem> |
|---|
| 247 | </SubComponents> |
|---|
| 248 | </Menu> |
|---|
| 249 | </SubComponents> |
|---|
| 250 | </Menu> |
|---|
| 251 | </NonVisualComponents> |
|---|
| 252 | <Properties> |
|---|
| 253 | <Property name="defaultCloseOperation" type="int" value="0"/> |
|---|
| 254 | <Property name="title" type="java.lang.String" value="Event Editor"/> |
|---|
| 255 | </Properties> |
|---|
| 256 | <SyntheticProperties> |
|---|
| 257 | <SyntheticProperty name="menuBar" type="java.lang.String" value="editorMenuBar"/> |
|---|
| 258 | <SyntheticProperty name="formSizePolicy" type="int" value="1"/> |
|---|
| 259 | <SyntheticProperty name="generateCenter" type="boolean" value="false"/> |
|---|
| 260 | </SyntheticProperties> |
|---|
| 261 | <AuxValues> |
|---|
| 262 | <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/> |
|---|
| 263 | <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/> |
|---|
| 264 | <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> |
|---|
| 265 | <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> |
|---|
| 266 | <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/> |
|---|
| 267 | <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/> |
|---|
| 268 | <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> |
|---|
| 269 | <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> |
|---|
| 270 | <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> |
|---|
| 271 | </AuxValues> |
|---|
| 272 | |
|---|
| 273 | <Layout> |
|---|
| 274 | <DimensionLayout dim="0"> |
|---|
| 275 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 276 | <Component id="eventTabsPane" alignment="1" max="32767" attributes="0"/> |
|---|
| 277 | <Group type="102" alignment="0" attributes="0"> |
|---|
| 278 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 279 | <Component id="txtEventStart" min="-2" max="-2" attributes="0"/> |
|---|
| 280 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 281 | <Component id="jLabel1" min="-2" max="-2" attributes="0"/> |
|---|
| 282 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 283 | <Component id="timeHourComboSelector" min="-2" max="-2" attributes="0"/> |
|---|
| 284 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 285 | <Component id="jLabel2" min="-2" max="-2" attributes="0"/> |
|---|
| 286 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 287 | <Component id="timeMinuteComboSelector" min="-2" max="-2" attributes="0"/> |
|---|
| 288 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 289 | <Component id="jLabel3" min="-2" max="-2" attributes="0"/> |
|---|
| 290 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 291 | <Component id="timeSecondComboSelector" min="-2" max="-2" attributes="0"/> |
|---|
| 292 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 293 | <Component id="bottomFramePanel" max="32767" attributes="0"/> |
|---|
| 294 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 295 | <Component id="btnRemoveCurrentEvent" min="-2" pref="226" max="-2" attributes="0"/> |
|---|
| 296 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 297 | <Component id="saveCloseBtn" min="-2" max="-2" attributes="0"/> |
|---|
| 298 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 299 | </Group> |
|---|
| 300 | </Group> |
|---|
| 301 | </DimensionLayout> |
|---|
| 302 | <DimensionLayout dim="1"> |
|---|
| 303 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 304 | <Group type="102" alignment="0" attributes="0"> |
|---|
| 305 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 306 | <Component id="eventTabsPane" min="-2" pref="523" max="-2" attributes="0"/> |
|---|
| 307 | <EmptySpace max="-2" attributes="0"/> |
|---|
| 308 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 309 | <Component id="bottomFramePanel" min="-2" max="-2" attributes="0"/> |
|---|
| 310 | <Group type="103" groupAlignment="3" attributes="0"> |
|---|
| 311 | <Component id="txtEventStart" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 312 | <Component id="timeSecondComboSelector" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 313 | <Component id="timeMinuteComboSelector" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 314 | <Component id="timeHourComboSelector" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 315 | <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 316 | <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 317 | <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 318 | </Group> |
|---|
| 319 | <Group type="103" groupAlignment="3" attributes="0"> |
|---|
| 320 | <Component id="saveCloseBtn" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 321 | <Component id="btnRemoveCurrentEvent" alignment="3" min="-2" max="-2" attributes="0"/> |
|---|
| 322 | </Group> |
|---|
| 323 | </Group> |
|---|
| 324 | </Group> |
|---|
| 325 | </Group> |
|---|
| 326 | </DimensionLayout> |
|---|
| 327 | </Layout> |
|---|
| 328 | <SubComponents> |
|---|
| 329 | <Container class="javax.swing.JTabbedPane" name="eventTabsPane"> |
|---|
| 330 | |
|---|
| 331 | <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/> |
|---|
| 332 | </Container> |
|---|
| 333 | <Container class="javax.swing.JPanel" name="bottomFramePanel"> |
|---|
| 334 | |
|---|
| 335 | <Layout> |
|---|
| 336 | <DimensionLayout dim="0"> |
|---|
| 337 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 338 | <EmptySpace min="0" pref="70" max="32767" attributes="0"/> |
|---|
| 339 | </Group> |
|---|
| 340 | </DimensionLayout> |
|---|
| 341 | <DimensionLayout dim="1"> |
|---|
| 342 | <Group type="103" groupAlignment="0" attributes="0"> |
|---|
| 343 | <EmptySpace min="0" pref="45" max="32767" attributes="0"/> |
|---|
| 344 | </Group> |
|---|
| 345 | </DimensionLayout> |
|---|
| 346 | </Layout> |
|---|
| 347 | </Container> |
|---|
| 348 | <Component class="javax.swing.JTextField" name="txtEventStart"> |
|---|
| 349 | <Properties> |
|---|
| 350 | <Property name="text" type="java.lang.String" value="00:00:00"/> |
|---|
| 351 | </Properties> |
|---|
| 352 | <Events> |
|---|
| 353 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="txtEventStartActionPerformed"/> |
|---|
| 354 | </Events> |
|---|
| 355 | </Component> |
|---|
| 356 | <Component class="javax.swing.JButton" name="saveCloseBtn"> |
|---|
| 357 | <Properties> |
|---|
| 358 | <Property name="text" type="java.lang.String" value="Save and Close"/> |
|---|
| 359 | </Properties> |
|---|
| 360 | <Events> |
|---|
| 361 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="saveCloseBtnActionPerformed"/> |
|---|
| 362 | </Events> |
|---|
| 363 | </Component> |
|---|
| 364 | <Component class="javax.swing.JButton" name="btnRemoveCurrentEvent"> |
|---|
| 365 | <Properties> |
|---|
| 366 | <Property name="text" type="java.lang.String" value="Remove This Event"/> |
|---|
| 367 | </Properties> |
|---|
| 368 | <Events> |
|---|
| 369 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnRemoveCurrentEventActionPerformed"/> |
|---|
| 370 | </Events> |
|---|
| 371 | </Component> |
|---|
| 372 | <Component class="javax.swing.JComboBox" name="timeSecondComboSelector"> |
|---|
| 373 | <Properties> |
|---|
| 374 | <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> |
|---|
| 375 | <StringArray count="1"> |
|---|
| 376 | <StringItem index="0" value="Second"/> |
|---|
| 377 | </StringArray> |
|---|
| 378 | </Property> |
|---|
| 379 | </Properties> |
|---|
| 380 | <Events> |
|---|
| 381 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="timeSecondComboSelectorActionPerformed"/> |
|---|
| 382 | </Events> |
|---|
| 383 | <AuxValues> |
|---|
| 384 | <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/> |
|---|
| 385 | </AuxValues> |
|---|
| 386 | </Component> |
|---|
| 387 | <Component class="javax.swing.JComboBox" name="timeMinuteComboSelector"> |
|---|
| 388 | <Properties> |
|---|
| 389 | <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> |
|---|
| 390 | <StringArray count="1"> |
|---|
| 391 | <StringItem index="0" value="Minute"/> |
|---|
| 392 | </StringArray> |
|---|
| 393 | </Property> |
|---|
| 394 | </Properties> |
|---|
| 395 | <Events> |
|---|
| 396 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="timeMinuteComboSelectorActionPerformed"/> |
|---|
| 397 | </Events> |
|---|
| 398 | <AuxValues> |
|---|
| 399 | <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/> |
|---|
| 400 | </AuxValues> |
|---|
| 401 | </Component> |
|---|
| 402 | <Component class="javax.swing.JComboBox" name="timeHourComboSelector"> |
|---|
| 403 | <Properties> |
|---|
| 404 | <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> |
|---|
| 405 | <StringArray count="1"> |
|---|
| 406 | <StringItem index="0" value="Hour"/> |
|---|
| 407 | </StringArray> |
|---|
| 408 | </Property> |
|---|
| 409 | </Properties> |
|---|
| 410 | <Events> |
|---|
| 411 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="timeHourComboSelectorActionPerformed"/> |
|---|
| 412 | </Events> |
|---|
| 413 | <AuxValues> |
|---|
| 414 | <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/> |
|---|
| 415 | </AuxValues> |
|---|
| 416 | </Component> |
|---|
| 417 | <Component class="javax.swing.JLabel" name="jLabel1"> |
|---|
| 418 | <Properties> |
|---|
| 419 | <Property name="text" type="java.lang.String" value="Hour"/> |
|---|
| 420 | </Properties> |
|---|
| 421 | </Component> |
|---|
| 422 | <Component class="javax.swing.JLabel" name="jLabel2"> |
|---|
| 423 | <Properties> |
|---|
| 424 | <Property name="text" type="java.lang.String" value="Minute"/> |
|---|
| 425 | </Properties> |
|---|
| 426 | </Component> |
|---|
| 427 | <Component class="javax.swing.JLabel" name="jLabel3"> |
|---|
| 428 | <Properties> |
|---|
| 429 | <Property name="text" type="java.lang.String" value="Second"/> |
|---|
| 430 | </Properties> |
|---|
| 431 | </Component> |
|---|
| 432 | </SubComponents> |
|---|
| 433 | </Form> |
|---|