Changeset 55 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/IncidentEditorFrame.form
- Timestamp:
- 08/14/2017 12:33:56 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/scriptbuilder/gui/IncidentEditorFrame.form
r54 r55 416 416 </NonVisualComponents> 417 417 <Properties> 418 <Property name="defaultCloseOperation" type="int" value=" 3"/>418 <Property name="defaultCloseOperation" type="int" value="2"/> 419 419 <Property name="title" type="java.lang.String" value="Script Builder"/> 420 420 <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor"> … … 422 422 </Property> 423 423 <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> 424 <Dimension value="[800, 800]"/> 424 <Dimension value="[800, 700]"/> 425 </Property> 426 <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> 427 <Dimension value="[945, 1545]"/> 428 </Property> 429 <Property name="size" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> 430 <Dimension value="[800, 700]"/> 425 431 </Property> 426 432 </Properties> … … 499 505 <Component id="timeStampScrollPane" min="-2" pref="20" max="-2" attributes="0"/> 500 506 <EmptySpace max="-2" attributes="0"/> 501 <Component id="timelinesScrollPane" min="-2" pref="3 65" max="-2" attributes="0"/>502 <EmptySpace type="unrelated"max="-2" attributes="0"/>503 <Group type="103" groupAlignment="0" max="-2"attributes="0">504 <Component id="scriptEventsPanel " max="32767" attributes="1"/>505 <Component id="scriptEventsPanel 1" alignment="0" max="32767" attributes="1"/>507 <Component id="timelinesScrollPane" min="-2" pref="324" max="-2" attributes="0"/> 508 <EmptySpace max="-2" attributes="0"/> 509 <Group type="103" groupAlignment="0" attributes="0"> 510 <Component id="scriptEventsPanel1" min="-2" max="-2" attributes="1"/> 511 <Component id="scriptEventsPanel" min="-2" max="-2" attributes="1"/> 506 512 </Group> 507 513 <EmptySpace max="32767" attributes="0"/> … … 631 637 <Group type="103" groupAlignment="0" attributes="0"> 632 638 <Group type="102" alignment="0" attributes="0"> 633 <Component id="scriptEventsPane" pref=" 197" max="32767" attributes="0"/>639 <Component id="scriptEventsPane" pref="215" max="32767" attributes="0"/> 634 640 <EmptySpace max="-2" attributes="0"/> 635 641 </Group>
Note: See TracChangeset
for help on using the changeset viewer.
