Changeset 127 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/IncidentPaletteFrame.form


Ignore:
Timestamp:
09/26/2017 01:44:55 PM (9 years ago)
Author:
bmcguffin
Message:

Location of incidents folder now settable in application.properties file.

if the program fails to locate the incidents folder, an error message is displayed to the user with suggestions for fixing the error.

File:
1 edited

Legend:

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

    r69 r127  
    8383        </Component> 
    8484        <Component class="javax.swing.JTextField" name="txtSearchFilter"> 
    85           <Properties> 
    86             <Property name="text" type="java.lang.String" value="Search..."/> 
    87           </Properties> 
     85          <Events> 
     86            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="txtSearchFilterActionPerformed"/> 
     87          </Events> 
    8888        </Component> 
    8989      </SubComponents> 
Note: See TracChangeset for help on using the changeset viewer.