Changeset 55 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/IncidentEditorFrame.form


Ignore:
Timestamp:
08/14/2017 12:33:56 PM (9 years ago)
Author:
bmcguffin
Message:

Removed most of the panels and buttons from the Script Builder frame. Left those same components in Incident Editor Frame, from which the dropdown menu at the top was removed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/scriptbuilder/gui/IncidentEditorFrame.form

    r54 r55  
    416416  </NonVisualComponents> 
    417417  <Properties> 
    418     <Property name="defaultCloseOperation" type="int" value="3"/> 
     418    <Property name="defaultCloseOperation" type="int" value="2"/> 
    419419    <Property name="title" type="java.lang.String" value="Script Builder"/> 
    420420    <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor"> 
     
    422422    </Property> 
    423423    <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]"/> 
    425431    </Property> 
    426432  </Properties> 
     
    499505              <Component id="timeStampScrollPane" min="-2" pref="20" max="-2" attributes="0"/> 
    500506              <EmptySpace max="-2" attributes="0"/> 
    501               <Component id="timelinesScrollPane" min="-2" pref="365" 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="scriptEventsPanel1" 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"/> 
    506512              </Group> 
    507513              <EmptySpace max="32767" attributes="0"/> 
     
    631637          <Group type="103" groupAlignment="0" attributes="0"> 
    632638              <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"/> 
    634640                  <EmptySpace max="-2" attributes="0"/> 
    635641              </Group> 
Note: See TracChangeset for help on using the changeset viewer.