Changeset 98 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/IncidentEditorFrame.form
- Timestamp:
- 08/29/2017 10:40:27 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/scriptbuilder/gui/IncidentEditorFrame.form
r89 r98 447 447 <EmptySpace max="-2" attributes="0"/> 448 448 <Group type="103" groupAlignment="0" attributes="0"> 449 <Component id="timelinesScrollPane" alignment="0" min="0" pref="0" max="32767" attributes="1"/>450 <Component id="timeStampScrollPane" alignment="0" max="32767" attributes="0"/>451 <Group type="102" alignment="1" attributes="0">452 <Component id="scriptEventsPanel1" max="32767" attributes="0"/>453 <EmptySpace max="-2" attributes="0"/>454 <Component id="scriptEventsPanel" max="32767" attributes="0"/>455 </Group>456 449 <Group type="102" alignment="0" attributes="0"> 457 450 <Component id="selectButton" min="-2" pref="40" max="-2" attributes="0"/> … … 462 455 <EmptySpace type="separate" max="-2" attributes="0"/> 463 456 <Group type="103" groupAlignment="0" attributes="0"> 464 <Component id="zoomInIcon" alignment="0" min="-2" max="-2" attributes="0"/> 465 <Component id="zoomSlider" alignment="0" min="-2" pref="31" max="-2" attributes="0"/> 466 <Component id="zoomOutIcon" alignment="0" min="-2" max="-2" attributes="0"/> 467 </Group> 457 <Group type="102" alignment="0" attributes="0"> 458 <Group type="103" groupAlignment="0" attributes="0"> 459 <Component id="zoomInIcon" alignment="0" min="-2" max="-2" attributes="0"/> 460 <Component id="zoomOutIcon" alignment="0" min="-2" max="-2" attributes="0"/> 461 </Group> 462 <EmptySpace min="0" pref="0" max="32767" attributes="0"/> 463 </Group> 464 <Group type="102" alignment="0" attributes="0"> 465 <Component id="zoomSlider" min="-2" pref="31" max="-2" attributes="0"/> 466 <EmptySpace max="-2" attributes="0"/> 467 <Component id="btnAddTime" max="32767" attributes="0"/> 468 </Group> 469 </Group> 470 </Group> 471 <Component id="timelinesScrollPane" alignment="0" min="0" pref="0" max="32767" attributes="1"/> 472 <Component id="timeStampScrollPane" alignment="0" max="32767" attributes="0"/> 473 <Group type="102" alignment="1" attributes="0"> 474 <Component id="scriptEventsPanel1" max="32767" attributes="0"/> 475 <EmptySpace max="-2" attributes="0"/> 476 <Component id="scriptEventsPanel" max="32767" attributes="0"/> 468 477 </Group> 469 478 </Group> … … 490 499 <EmptySpace min="-2" pref="20" max="-2" attributes="0"/> 491 500 <Component id="zoomInIcon" min="-2" max="-2" attributes="0"/> 492 <EmptySpace min="-2" pref="1" max="-2" attributes="0"/> 493 <Component id="zoomSlider" min="-2" pref="69" max="-2" attributes="1"/> 501 <Group type="103" groupAlignment="0" attributes="0"> 502 <Group type="102" attributes="0"> 503 <EmptySpace min="-2" pref="1" max="-2" attributes="0"/> 504 <Component id="zoomSlider" min="-2" pref="69" max="-2" attributes="1"/> 505 </Group> 506 <Group type="102" alignment="0" attributes="0"> 507 <EmptySpace min="-2" pref="17" max="-2" attributes="0"/> 508 <Component id="btnAddTime" min="-2" pref="44" max="-2" attributes="0"/> 509 </Group> 510 </Group> 494 511 <EmptySpace max="-2" attributes="0"/> 495 512 <Component id="zoomOutIcon" min="-2" max="-2" attributes="0"/> … … 1271 1288 <DimensionLayout dim="0"> 1272 1289 <Group type="103" groupAlignment="0" attributes="0"> 1273 <EmptySpace min="0" pref="103 2" max="32767" attributes="0"/>1290 <EmptySpace min="0" pref="1036" max="32767" attributes="0"/> 1274 1291 </Group> 1275 1292 </DimensionLayout> … … 1283 1300 </SubComponents> 1284 1301 </Container> 1302 <Component class="javax.swing.JButton" name="btnAddTime"> 1303 <Properties> 1304 <Property name="text" type="java.lang.String" value="+15:00"/> 1305 </Properties> 1306 <Events> 1307 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnAddTimeActionPerformed"/> 1308 </Events> 1309 </Component> 1285 1310 </SubComponents> 1286 1311 </Form>
Note: See TracChangeset
for help on using the changeset viewer.
