Changeset 92 in tmcsimulator-scriptbuilder for trunk/src/event/editor/WitnessPanel.form
- Timestamp:
- 08/28/2017 04:12:45 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/event/editor/WitnessPanel.form (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/event/editor/WitnessPanel.form
r1 r92 20 20 <EmptySpace max="-2" attributes="0"/> 21 21 <Group type="103" groupAlignment="1" attributes="0"> 22 <Component id="removeButton" alignment="1" min="-2" max="-2" attributes="0"/>23 22 <Group type="102" alignment="0" attributes="0"> 24 23 <Group type="103" groupAlignment="0" attributes="0"> … … 47 46 <Group type="103" groupAlignment="0" attributes="0"> 48 47 <Group type="102" alignment="0" attributes="0"> 49 <EmptySpace max="-2" attributes="0"/> 50 <Component id="removeButton" min="-2" max="-2" attributes="0"/> 51 <EmptySpace type="unrelated" max="-2" attributes="0"/> 48 <EmptySpace min="-2" pref="47" max="-2" attributes="0"/> 52 49 <Group type="103" groupAlignment="3" attributes="0"> 53 50 <Component id="txtFirstName" 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 </Events>84 </Component>85 74 <Component class="javax.swing.JLabel" name="jLabel1"> 86 75 <Properties>
Note: See TracChangeset
for help on using the changeset viewer.
