Changeset 171 in tmcsimulator-scriptbuilder for trunk/src/event/editor/CHPRadioPanel.form


Ignore:
Timestamp:
12/19/2019 06:48:37 PM (6 years ago)
Author:
sdanthin
Message:

AudioPanel?.form removed ability to edit the audio filename.
CHPRadioPanel.form removed ability to edit the audio filename.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/event/editor/CHPRadioPanel.form

    r1 r171  
    2727                      <EmptySpace type="unrelated" max="-2" attributes="0"/> 
    2828                      <Component id="deleteSelectedButton" min="-2" pref="131" max="-2" attributes="0"/> 
     29                      <EmptySpace min="0" pref="331" max="32767" attributes="0"/> 
    2930                  </Group> 
    3031                  <Group type="102" alignment="0" attributes="1"> 
    3132                      <Component id="jLabel4" min="-2" max="-2" attributes="0"/> 
    3233                      <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"/> 
    3635                  </Group> 
    3736              </Group> 
     
    4746                  <Component id="audioText" alignment="3" min="-2" max="-2" attributes="0"/> 
    4847                  <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/> 
    49                   <Component id="jButton2" alignment="3" min="-2" max="-2" attributes="0"/> 
    5048              </Group> 
    5149              <EmptySpace type="separate" max="-2" attributes="0"/> 
     
    5654              </Group> 
    5755              <EmptySpace type="unrelated" max="-2" attributes="0"/> 
    58               <Component id="jScrollPane1" pref="341" max="32767" attributes="0"/> 
     56              <Component id="jScrollPane1" pref="347" max="32767" attributes="0"/> 
    5957              <EmptySpace max="-2" attributes="0"/> 
    6058          </Group> 
     
    7169      <Properties> 
    7270        <Property name="toolTipText" type="java.lang.String" value="The radio audio file"/> 
     71        <Property name="enabled" type="boolean" value="false"/> 
    7372      </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> 
    8373    </Component> 
    8474    <Component class="javax.swing.JButton" name="addDispatchButton"> 
Note: See TracChangeset for help on using the changeset viewer.