Changeset 253 in tmcsimulator for trunk/src/atmsdriver/trafficeventseditor/TrafficEventsEditor.form
- Timestamp:
- 02/10/2019 06:43:12 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/atmsdriver/trafficeventseditor/TrafficEventsEditor.form
r247 r253 898 898 <EmptySpace pref="28" max="32767" attributes="0"/> 899 899 <Group type="103" groupAlignment="1" max="-2" attributes="0"> 900 <Component id=" jButton2" max="32767" attributes="0"/>900 <Component id="btnSave" max="32767" attributes="0"/> 901 901 <Component id="jButton1" max="32767" attributes="0"/> 902 902 <Component id="jButton3" alignment="0" max="32767" attributes="0"/> … … 912 912 <Component id="jButton1" min="-2" max="-2" attributes="0"/> 913 913 <EmptySpace max="-2" attributes="0"/> 914 <Component id=" jButton2" min="-2" max="-2" attributes="0"/>914 <Component id="btnSave" min="-2" max="-2" attributes="0"/> 915 915 <EmptySpace max="-2" attributes="0"/> 916 916 <Component id="jButton3" min="-2" max="-2" attributes="0"/> … … 926 926 </Properties> 927 927 </Component> 928 <Component class="javax.swing.JButton" name=" jButton2">928 <Component class="javax.swing.JButton" name="btnSave"> 929 929 <Properties> 930 930 <Property name="text" type="java.lang.String" value="Save Script"/> 931 931 </Properties> 932 <Events> 933 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnSaveActionPerformed"/> 934 </Events> 932 935 </Component> 933 936 <Component class="javax.swing.JButton" name="jButton3">
Note: See TracChangeset
for help on using the changeset viewer.
