Changeset 118 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/IncidentEditorFrame.form
- Timestamp:
- 09/07/2017 02:51:49 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/scriptbuilder/gui/IncidentEditorFrame.form
r117 r118 453 453 <EmptySpace max="-2" attributes="0"/> 454 454 <Component id="evaluationEventsPanel" min="-2" max="-2" attributes="0"/> 455 <EmptySpace type="separate" max="-2" attributes="0"/>455 <EmptySpace min="-2" max="-2" attributes="0"/> 456 456 <Group type="103" groupAlignment="0" attributes="0"> 457 <Group type="102" alignment="0" attributes="0"> 458 <Component id="zoomSlider" min="-2" pref="31" max="-2" attributes="0"/> 459 <EmptySpace max="-2" attributes="0"/> 460 <Component id="btnAddTime" max="32767" attributes="0"/> 461 </Group> 462 <Group type="102" attributes="0"> 463 <Group type="103" groupAlignment="0" attributes="0"> 464 <Component id="zoomInIcon" min="-2" max="-2" attributes="0"/> 465 <Component id="zoomOutIcon" min="-2" max="-2" attributes="0"/> 466 </Group> 467 <EmptySpace min="0" pref="0" max="32767" attributes="0"/> 468 </Group> 469 </Group> 457 <Component id="zoomInIcon" alignment="0" min="-2" max="-2" attributes="0"/> 458 <Component id="zoomOutIcon" alignment="0" min="-2" max="-2" attributes="0"/> 459 <Component id="zoomSlider" alignment="0" min="-2" max="-2" attributes="0"/> 460 </Group> 461 <EmptySpace max="32767" attributes="0"/> 462 <Component id="addTimePanel" min="-2" max="-2" attributes="0"/> 470 463 </Group> 471 464 <Component id="timelinesScrollPane" alignment="0" min="0" pref="0" max="32767" attributes="1"/> 472 <Component id="timeStampScrollPane" alignment="0" max="32767" attributes="0"/>465 <Component id="timeStampScrollPane" alignment="0" pref="0" max="32767" attributes="0"/> 473 466 <Group type="102" alignment="1" attributes="0"> 474 <Component id=" scriptEventsPanel1" max="32767" attributes="0"/>467 <Component id="incidentInformationPanel" max="32767" attributes="0"/> 475 468 <EmptySpace max="-2" attributes="0"/> 476 469 <Component id="scriptEventsPanel" max="32767" attributes="0"/> 477 470 </Group> 478 <Component id="timeStampScrollPane1" alignment="0" max="32767" attributes="0"/>471 <Component id="timeStampScrollPane1" alignment="0" pref="0" max="32767" attributes="0"/> 479 472 </Group> 480 473 <EmptySpace max="-2" attributes="0"/> … … 498 491 </Group> 499 492 <Group type="102" attributes="0"> 493 <EmptySpace min="-2" pref="9" max="-2" attributes="0"/> 500 494 <Group type="103" groupAlignment="0" max="-2" attributes="0"> 501 495 <Group type="102" attributes="0"> 502 <EmptySpace min="-2" pref="9" max="-2" attributes="0"/>503 496 <Component id="zoomInIcon" min="-2" max="-2" attributes="0"/> 504 <EmptySpace m ax="32767" attributes="0"/>497 <EmptySpace min="-2" max="-2" attributes="0"/> 505 498 <Component id="zoomSlider" min="-2" pref="69" max="-2" attributes="1"/> 499 <EmptySpace max="-2" attributes="0"/> 500 <Component id="zoomOutIcon" min="-2" max="-2" attributes="0"/> 506 501 </Group> 507 <Group type="102" attributes="0"> 508 <EmptySpace min="-2" pref="61" max="-2" attributes="0"/> 509 <Component id="btnAddTime" min="-2" pref="44" max="-2" attributes="0"/> 510 </Group> 511 </Group> 512 <EmptySpace max="32767" attributes="0"/> 513 <Component id="zoomOutIcon" min="-2" max="-2" attributes="0"/> 514 </Group> 515 </Group> 516 <EmptySpace max="-2" attributes="0"/> 502 <Component id="addTimePanel" max="32767" attributes="0"/> 503 </Group> 504 </Group> 505 </Group> 506 <EmptySpace min="-2" max="-2" attributes="0"/> 517 507 <Component id="timeStampScrollPane" min="-2" pref="20" max="-2" attributes="0"/> 518 <EmptySpace m ax="-2" attributes="0"/>508 <EmptySpace min="-2" max="-2" attributes="0"/> 519 509 <Component id="timeStampScrollPane1" min="-2" pref="20" max="-2" attributes="0"/> 520 510 <EmptySpace min="-2" max="-2" attributes="0"/> … … 522 512 <EmptySpace max="-2" attributes="0"/> 523 513 <Group type="103" groupAlignment="0" attributes="0"> 524 <Component id=" scriptEventsPanel1" min="-2" max="-2" attributes="1"/>514 <Component id="incidentInformationPanel" min="-2" max="-2" attributes="1"/> 525 515 <Component id="scriptEventsPanel" min="-2" max="-2" attributes="1"/> 526 516 </Group> … … 700 690 </Events> 701 691 </Component> 702 <Container class="javax.swing.JPanel" name=" scriptEventsPanel1">692 <Container class="javax.swing.JPanel" name="incidentInformationPanel"> 703 693 <Properties> 704 694 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> … … 1294 1284 <DimensionLayout dim="0"> 1295 1285 <Group type="103" groupAlignment="0" attributes="0"> 1296 <EmptySpace min="0" pref="10 36" max="32767" attributes="0"/>1286 <EmptySpace min="0" pref="1088" max="32767" attributes="0"/> 1297 1287 </Group> 1298 1288 </DimensionLayout> … … 1306 1296 </SubComponents> 1307 1297 </Container> 1308 <Component class="javax.swing.JButton" name="btnAddTime">1309 <Properties>1310 <Property name="text" type="java.lang.String" value="+15:00"/>1311 </Properties>1312 <Events>1313 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnAddTimeActionPerformed"/>1314 </Events>1315 </Component>1316 1298 <Container class="javax.swing.JScrollPane" name="timeStampScrollPane1"> 1317 1299 <Properties> … … 1330 1312 <DimensionLayout dim="0"> 1331 1313 <Group type="103" groupAlignment="0" attributes="0"> 1332 <EmptySpace min="0" pref="10 36" max="32767" attributes="0"/>1314 <EmptySpace min="0" pref="1088" max="32767" attributes="0"/> 1333 1315 </Group> 1334 1316 </DimensionLayout> … … 1342 1324 </SubComponents> 1343 1325 </Container> 1326 <Container class="javax.swing.JPanel" name="addTimePanel"> 1327 1328 <Layout> 1329 <DimensionLayout dim="0"> 1330 <Group type="103" groupAlignment="0" attributes="0"> 1331 <Component id="btnAddTime" pref="0" max="32767" attributes="0"/> 1332 <Group type="102" attributes="0"> 1333 <Group type="103" groupAlignment="0" attributes="0"> 1334 <Component id="btnToggleTimeStart" min="-2" max="-2" attributes="0"/> 1335 <Component id="btnToggleTimeEnd" alignment="0" min="-2" max="-2" attributes="0"/> 1336 </Group> 1337 <EmptySpace min="0" pref="0" max="32767" attributes="0"/> 1338 </Group> 1339 </Group> 1340 </DimensionLayout> 1341 <DimensionLayout dim="1"> 1342 <Group type="103" groupAlignment="0" attributes="0"> 1343 <Group type="102" alignment="0" attributes="0"> 1344 <Component id="btnAddTime" min="-2" pref="44" max="-2" attributes="0"/> 1345 <EmptySpace max="-2" attributes="0"/> 1346 <Component id="btnToggleTimeStart" min="-2" max="-2" attributes="0"/> 1347 <EmptySpace max="-2" attributes="0"/> 1348 <Component id="btnToggleTimeEnd" min="-2" max="-2" attributes="0"/> 1349 <EmptySpace min="0" pref="0" max="32767" attributes="0"/> 1350 </Group> 1351 </Group> 1352 </DimensionLayout> 1353 </Layout> 1354 <SubComponents> 1355 <Component class="javax.swing.JButton" name="btnAddTime"> 1356 <Properties> 1357 <Property name="text" type="java.lang.String" value="+15:00"/> 1358 </Properties> 1359 <Events> 1360 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnAddTimeActionPerformed"/> 1361 </Events> 1362 </Component> 1363 <Component class="javax.swing.JRadioButton" name="btnToggleTimeStart"> 1364 <Properties> 1365 <Property name="text" type="java.lang.String" value="to Start"/> 1366 </Properties> 1367 <Events> 1368 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnToggleTimeStartActionPerformed"/> 1369 </Events> 1370 </Component> 1371 <Component class="javax.swing.JRadioButton" name="btnToggleTimeEnd"> 1372 <Properties> 1373 <Property name="selected" type="boolean" value="true"/> 1374 <Property name="text" type="java.lang.String" value="to End"/> 1375 </Properties> 1376 <Events> 1377 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnToggleTimeEndActionPerformed"/> 1378 </Events> 1379 </Component> 1380 </SubComponents> 1381 </Container> 1344 1382 </SubComponents> 1345 1383 </Form>
Note: See TracChangeset
for help on using the changeset viewer.
