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


Ignore:
Timestamp:
07/25/2017 02:20:10 PM (9 years ago)
Author:
jdalbey
Message:

ScriptBuilderFrame?.java updated to add svn revision number to About box. (Also modified build.xml)

File:
1 edited

Legend:

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

    r1 r8  
    838838                <Property name="text" type="java.lang.String" value="About..."/> 
    839839              </Properties> 
     840              <Events> 
     841                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="helpAboutActionPerformed"/> 
     842              </Events> 
    840843            </MenuItem> 
    841844          </SubComponents> 
     
    10861089                          <Component id="incidentTimelinePanel10" alignment="0" min="-2" max="-2" attributes="0"/> 
    10871090                      </Group> 
    1088                       <EmptySpace pref="252" max="32767" attributes="0"/> 
     1091                      <EmptySpace pref="251" max="32767" attributes="0"/> 
    10891092                  </Group> 
    10901093              </Group> 
     
    12321235                <DimensionLayout dim="0"> 
    12331236                  <Group type="103" groupAlignment="0" attributes="0"> 
    1234                       <EmptySpace min="0" pref="6884" max="32767" attributes="0"/> 
     1237                      <EmptySpace min="0" pref="6882" max="32767" attributes="0"/> 
    12351238                  </Group> 
    12361239                </DimensionLayout> 
     
    21242127            <DimensionLayout dim="0"> 
    21252128              <Group type="103" groupAlignment="0" attributes="0"> 
    2126                   <EmptySpace min="0" pref="1008" max="32767" attributes="0"/> 
     2129                  <EmptySpace min="0" pref="1032" max="32767" attributes="0"/> 
    21272130              </Group> 
    21282131            </DimensionLayout> 
Note: See TracChangeset for help on using the changeset viewer.