Changeset 92 in tmcsimulator-scriptbuilder for trunk/src/event/editor/CMSEvaluationPanel.form
- Timestamp:
- 08/28/2017 04:12:45 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/event/editor/CMSEvaluationPanel.form (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/event/editor/CMSEvaluationPanel.form
r1 r92 30 30 <Group type="103" groupAlignment="0" attributes="0"> 31 31 <Component id="jScrollPane1" alignment="0" max="32767" attributes="0"/> 32 <Component id="removeButton" alignment="1" min="-2" max="-2" attributes="0"/>33 32 <Group type="102" alignment="0" attributes="0"> 34 33 <Group type="103" groupAlignment="0" attributes="0"> … … 54 53 <Group type="103" groupAlignment="0" attributes="0"> 55 54 <Group type="102" alignment="0" attributes="0"> 56 <EmptySpace min="-2" pref="17" max="-2" attributes="0"/> 57 <Component id="removeButton" min="-2" max="-2" attributes="0"/> 58 <EmptySpace max="-2" attributes="0"/> 55 <EmptySpace min="-2" pref="52" max="-2" attributes="0"/> 59 56 <Group type="103" groupAlignment="3" attributes="0"> 60 57 <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/> … … 84 81 </Layout> 85 82 <SubComponents> 86 <Component class="javax.swing.JButton" name="removeButton">87 <Properties>88 <Property name="text" type="java.lang.String" value="Remove"/>89 <Property name="toolTipText" type="java.lang.String" value="Removes this property"/>90 </Properties>91 <Events>92 <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="removeButtonremoveThisProperty"/>93 </Events>94 </Component>95 83 <Component class="javax.swing.JLabel" name="jLabel3"> 96 84 <Properties>
Note: See TracChangeset
for help on using the changeset viewer.
