Changeset 11 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/ScriptBuilderFrame.form


Ignore:
Timestamp:
07/26/2017 05:37:49 AM (9 years ago)
Author:
jdalbey
Message:

ScriptBuilderFrame?.java: Add comments for About handler, change file filter to "xml" for open/save/saveas.

File:
1 edited

Legend:

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

    r8 r11  
    14791479              <Group type="102" alignment="0" attributes="0"> 
    14801480                  <EmptySpace max="-2" attributes="0"/> 
    1481                   <Component id="scriptEventsPane" pref="485" max="32767" attributes="0"/> 
     1481                  <Component id="scriptEventsPane" max="32767" attributes="0"/> 
    14821482                  <EmptySpace max="-2" attributes="0"/> 
    14831483              </Group> 
     
    15481548                  <EmptySpace max="-2" attributes="0"/> 
    15491549                  <Group type="103" groupAlignment="0" attributes="0"> 
    1550                       <Component id="incidentDescriptionPane" alignment="1" pref="453" max="32767" attributes="0"/> 
     1550                      <Component id="incidentDescriptionPane" alignment="1" max="32767" attributes="0"/> 
    15511551                      <Component id="jLabel4" alignment="0" min="-2" max="-2" attributes="0"/> 
    15521552                      <Group type="102" alignment="0" attributes="0"> 
     
    15571557                          <EmptySpace max="-2" attributes="0"/> 
    15581558                          <Group type="103" groupAlignment="1" attributes="0"> 
    1559                               <Component id="incidentName" pref="366" max="32767" attributes="0"/> 
    1560                               <Component id="incidentNumber" alignment="1" pref="366" max="32767" attributes="0"/> 
     1559                              <Component id="incidentName" max="32767" attributes="0"/> 
     1560                              <Component id="incidentNumber" alignment="1" max="32767" attributes="0"/> 
    15611561                          </Group> 
    15621562                      </Group> 
Note: See TracChangeset for help on using the changeset viewer.