Changeset 121 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/IncidentEditorFrame.form
- Timestamp:
- 09/19/2017 01:15:08 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/scriptbuilder/gui/IncidentEditorFrame.form
r118 r121 448 448 <Group type="103" groupAlignment="0" attributes="0"> 449 449 <Group type="102" alignment="0" attributes="0"> 450 <Component id="selectButton" min="-2" pref="40" max="-2" attributes="0"/> 451 <EmptySpace max="-2" attributes="0"/> 450 <EmptySpace min="-2" pref="46" max="-2" attributes="0"/> 452 451 <Component id="incidentEventsPanel" min="-2" max="-2" attributes="0"/> 453 452 <EmptySpace max="-2" attributes="0"/> … … 484 483 <Component id="evaluationEventsPanel" alignment="0" min="-2" max="-2" attributes="1"/> 485 484 <Component id="incidentEventsPanel" alignment="0" min="-2" max="-2" attributes="1"/> 486 <Group type="102" alignment="0" attributes="0">487 <EmptySpace min="-2" pref="47" max="-2" attributes="0"/>488 <Component id="selectButton" min="-2" pref="55" max="-2" attributes="1"/>489 </Group>490 485 </Group> 491 486 </Group> … … 796 791 </SubComponents> 797 792 </Container> 798 <Component class="javax.swing.JButton" name="selectButton">799 <Properties>800 <Property name="toolTipText" type="java.lang.String" value="Select"/>801 <Property name="focusPainted" type="boolean" value="false"/>802 <Property name="iconTextGap" type="int" value="0"/>803 <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">804 <Insets value="[2, 10, 2, 10]"/>805 </Property>806 <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">807 <Dimension value="[30, 25]"/>808 </Property>809 </Properties>810 <Events>811 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="selectButtonActionPerformed"/>812 </Events>813 </Component>814 793 <Container class="javax.swing.JPanel" name="incidentEventsPanel"> 815 794 <Properties>
Note: See TracChangeset
for help on using the changeset viewer.
