Changeset 73 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/IncidentEditorFrame.form


Ignore:
Timestamp:
08/24/2017 01:51:32 PM (9 years ago)
Author:
bmcguffin
Message:

Updated details in incident editor window allowing editor to more accurately reflect details in the incident.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/scriptbuilder/gui/IncidentEditorFrame.form

    r61 r73  
    765765            <Component class="javax.swing.JTextArea" name="incidentDescription"> 
    766766              <Properties> 
     767                <Property name="editable" type="boolean" value="false"/> 
    767768                <Property name="columns" type="int" value="20"/> 
    768                 <Property name="editable" type="boolean" value="false"/> 
    769769                <Property name="lineWrap" type="boolean" value="true"/> 
    770770                <Property name="rows" type="int" value="5"/> 
Note: See TracChangeset for help on using the changeset viewer.