Changeset 92 in tmcsimulator-scriptbuilder for trunk/src/event/editor/UnitPanel.form
- Timestamp:
- 08/28/2017 04:12:45 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/event/editor/UnitPanel.form (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/event/editor/UnitPanel.form
r1 r92 20 20 <EmptySpace max="-2" attributes="0"/> 21 21 <Group type="103" groupAlignment="0" attributes="0"> 22 <Component id="removeButton" alignment="1" min="-2" max="-2" attributes="0"/>23 22 <Component id="help" alignment="1" pref="565" max="32767" attributes="0"/> 24 23 <Group type="102" alignment="0" attributes="0"> … … 52 51 <Group type="103" groupAlignment="0" attributes="0"> 53 52 <Group type="102" alignment="0" attributes="0"> 54 <EmptySpace max="-2" attributes="0"/> 55 <Component id="removeButton" min="-2" max="-2" attributes="0"/> 56 <EmptySpace type="unrelated" max="-2" attributes="0"/> 53 <EmptySpace min="-2" pref="47" max="-2" attributes="0"/> 57 54 <Group type="103" groupAlignment="3" attributes="0"> 58 55 <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/> … … 92 89 <Property name="toolTipText" type="java.lang.String" value=""/> 93 90 </Properties> 94 </Component>95 <Component class="javax.swing.JButton" name="removeButton">96 <Properties>97 <Property name="text" type="java.lang.String" value="Remove"/>98 </Properties>99 <Events>100 <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="removeThisProperty"/>101 </Events>102 91 </Component> 103 92 <Component class="javax.swing.JLabel" name="jLabel2">
Note: See TracChangeset
for help on using the changeset viewer.
