Changeset 92 in tmcsimulator-scriptbuilder for trunk/src/event/editor/TowPanel.form
- Timestamp:
- 08/28/2017 04:12:45 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/event/editor/TowPanel.form (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/event/editor/TowPanel.form
r1 r92 21 21 <Group type="103" groupAlignment="0" attributes="0"> 22 22 <Component id="help" pref="543" max="32767" attributes="0"/> 23 <Component id="removeButton" alignment="1" min="-2" max="-2" attributes="0"/>24 23 <Group type="102" alignment="0" attributes="0"> 25 24 <Group type="103" groupAlignment="0" attributes="0"> … … 45 44 <Group type="103" groupAlignment="0" attributes="0"> 46 45 <Group type="102" alignment="1" attributes="0"> 47 <EmptySpace max="-2" attributes="0"/> 48 <Component id="removeButton" min="-2" max="-2" attributes="0"/> 49 <EmptySpace type="unrelated" max="-2" attributes="0"/> 46 <EmptySpace min="-2" pref="47" max="-2" attributes="0"/> 50 47 <Group type="103" groupAlignment="3" attributes="0"> 51 48 <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/> … … 75 72 </Layout> 76 73 <SubComponents> 77 <Component class="javax.swing.JButton" name="removeButton">78 <Properties>79 <Property name="text" type="java.lang.String" value="Remove"/>80 </Properties>81 <Events>82 <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="removeThisProperty"/>83 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="removeButtonActionPerformed"/>84 </Events>85 </Component>86 74 <Component class="javax.swing.JLabel" name="jLabel1"> 87 75 <Properties>
Note: See TracChangeset
for help on using the changeset viewer.
