Changeset 92 in tmcsimulator-scriptbuilder for trunk/src/event/editor/CADLogPanel.form
- Timestamp:
- 08/28/2017 04:12:45 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/event/editor/CADLogPanel.form (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/event/editor/CADLogPanel.form
r1 r92 23 23 <Group type="102" alignment="1" attributes="0"> 24 24 <Component id="jLabel1" min="-2" max="-2" attributes="0"/> 25 <EmptySpace pref="330" max="32767" attributes="0"/> 26 <Component id="removeButton" min="-2" max="-2" attributes="0"/> 25 <EmptySpace min="0" pref="0" max="32767" attributes="0"/> 27 26 </Group> 28 27 </Group> … … 34 33 <Group type="103" groupAlignment="0" attributes="0"> 35 34 <Group type="102" alignment="0" attributes="0"> 36 <EmptySpace max="-2" attributes="0"/> 37 <Group type="103" groupAlignment="1" attributes="0"> 38 <Component id="removeButton" alignment="1" min="-2" max="-2" attributes="0"/> 39 <Component id="jLabel1" alignment="1" min="-2" max="-2" attributes="0"/> 40 </Group> 35 <EmptySpace min="-2" pref="19" max="-2" attributes="0"/> 36 <Component id="jLabel1" min="-2" max="-2" attributes="0"/> 41 37 <EmptySpace max="-2" attributes="0"/> 42 38 <Component id="jScrollPane1" pref="120" max="32767" attributes="0"/> … … 47 43 </Layout> 48 44 <SubComponents> 49 <Component class="javax.swing.JButton" name="removeButton">50 <Properties>51 <Property name="text" type="java.lang.String" value="Remove"/>52 </Properties>53 <Events>54 <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="removeButtonremoveThisProperty"/>55 </Events>56 </Component>57 45 <Component class="javax.swing.JLabel" name="jLabel1"> 58 46 <Properties>
Note: See TracChangeset
for help on using the changeset viewer.
