Changeset 171 in tmcsimulator-scriptbuilder for trunk/src/event/editor/CHPRadioPanel.form
- Timestamp:
- 12/19/2019 06:48:37 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/event/editor/CHPRadioPanel.form (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/event/editor/CHPRadioPanel.form
r1 r171 27 27 <EmptySpace type="unrelated" max="-2" attributes="0"/> 28 28 <Component id="deleteSelectedButton" min="-2" pref="131" max="-2" attributes="0"/> 29 <EmptySpace min="0" pref="331" max="32767" attributes="0"/> 29 30 </Group> 30 31 <Group type="102" alignment="0" attributes="1"> 31 32 <Component id="jLabel4" min="-2" max="-2" attributes="0"/> 32 33 <EmptySpace max="-2" attributes="0"/> 33 <Component id="audioText" pref="511" max="32767" attributes="0"/> 34 <EmptySpace type="separate" max="-2" attributes="0"/> 35 <Component id="jButton2" min="-2" pref="130" max="-2" attributes="0"/> 34 <Component id="audioText" max="32767" attributes="0"/> 36 35 </Group> 37 36 </Group> … … 47 46 <Component id="audioText" alignment="3" min="-2" max="-2" attributes="0"/> 48 47 <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/> 49 <Component id="jButton2" alignment="3" min="-2" max="-2" attributes="0"/>50 48 </Group> 51 49 <EmptySpace type="separate" max="-2" attributes="0"/> … … 56 54 </Group> 57 55 <EmptySpace type="unrelated" max="-2" attributes="0"/> 58 <Component id="jScrollPane1" pref="34 1" max="32767" attributes="0"/>56 <Component id="jScrollPane1" pref="347" max="32767" attributes="0"/> 59 57 <EmptySpace max="-2" attributes="0"/> 60 58 </Group> … … 71 69 <Properties> 72 70 <Property name="toolTipText" type="java.lang.String" value="The radio audio file"/> 71 <Property name="enabled" type="boolean" value="false"/> 73 72 </Properties> 74 </Component>75 <Component class="javax.swing.JButton" name="jButton2">76 <Properties>77 <Property name="text" type="java.lang.String" value="Browse"/>78 <Property name="toolTipText" type="java.lang.String" value="Browse for the radio audio file"/>79 </Properties>80 <Events>81 <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="browse"/>82 </Events>83 73 </Component> 84 74 <Component class="javax.swing.JButton" name="addDispatchButton">
Note: See TracChangeset
for help on using the changeset viewer.
