Changeset 98 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/ScriptBuilderFrame.form
- Timestamp:
- 08/29/2017 10:40:27 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/scriptbuilder/gui/ScriptBuilderFrame.form
r89 r98 905 905 <Component id="timeStampScrollPane" alignment="0" max="32767" attributes="0"/> 906 906 <Group type="102" alignment="1" attributes="0"> 907 <EmptySpace min="0" pref=" 597" max="32767" attributes="0"/>907 <EmptySpace min="0" pref="604" max="32767" attributes="0"/> 908 908 <Component id="zoomOutIcon" min="-2" max="-2" attributes="0"/> 909 909 <EmptySpace max="-2" attributes="0"/> … … 911 911 <EmptySpace max="-2" attributes="0"/> 912 912 <Component id="zoomInIcon" min="-2" max="-2" attributes="0"/> 913 <EmptySpace min="-2" pref="136" max="-2" attributes="0"/> 913 <EmptySpace type="separate" max="-2" attributes="0"/> 914 <Component id="btnAddTime" min="-2" max="-2" attributes="0"/> 915 <EmptySpace min="-2" pref="21" max="-2" attributes="0"/> 914 916 </Group> 915 917 </Group> … … 926 928 <Component id="zoomSlider" min="-2" max="-2" attributes="1"/> 927 929 <Component id="zoomInIcon" min="-2" max="-2" attributes="0"/> 930 <Component id="btnAddTime" min="-2" max="-2" attributes="0"/> 928 931 </Group> 929 932 <EmptySpace min="-2" max="-2" attributes="0"/> … … 1504 1507 </SubComponents> 1505 1508 </Container> 1509 <Component class="javax.swing.JButton" name="btnAddTime"> 1510 <Properties> 1511 <Property name="text" type="java.lang.String" value="+15:00"/> 1512 </Properties> 1513 <Events> 1514 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnAddTimeActionPerformed"/> 1515 </Events> 1516 </Component> 1506 1517 </SubComponents> 1507 1518 </Form>
Note: See TracChangeset
for help on using the changeset viewer.
