Changeset 92 in tmcsimulator-scriptbuilder for trunk/src/event/editor/CCTVPanel.form
- Timestamp:
- 08/28/2017 04:12:45 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/event/editor/CCTVPanel.form (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/event/editor/CCTVPanel.form
r50 r92 21 21 <Group type="103" groupAlignment="0" attributes="0"> 22 22 <Component id="help" alignment="1" pref="540" 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"> … … 43 42 <Group type="103" groupAlignment="0" attributes="0"> 44 43 <Group type="102" alignment="0" attributes="0"> 45 <EmptySpace max="-2" attributes="0"/> 46 <Component id="removeButton" min="-2" max="-2" attributes="0"/> 47 <EmptySpace type="unrelated" max="-2" attributes="0"/> 44 <EmptySpace min="-2" pref="47" max="-2" attributes="0"/> 48 45 <Group type="103" groupAlignment="3" attributes="0"> 49 46 <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/> … … 68 65 </Layout> 69 66 <SubComponents> 70 <Component class="javax.swing.JButton" name="removeButton">71 <Properties>72 <Property name="text" type="java.lang.String" value="Remove"/>73 </Properties>74 <Events>75 <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="removeButtonremoveThisProperty"/>76 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="removeButtonActionPerformed"/>77 </Events>78 </Component>79 67 <Component class="javax.swing.JLabel" name="jLabel1"> 80 68 <Properties>
Note: See TracChangeset
for help on using the changeset viewer.
