Changeset 76 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/IncidentEditorFrame.java


Ignore:
Timestamp:
08/25/2017 12:22:28 PM (9 years ago)
Author:
bmcguffin
Message:

Added javadoc for several files.

File:
1 edited

Legend:

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

    r73 r76  
    240240     * Constructor. Prep new script model, initialize the GUI, and add listeners 
    241241     * for all buttons. 
     242     *  
     243     * @param theIncident the Script Incident which this window will edit. 
    242244     */ 
    243245    public IncidentEditorFrame(ScriptIncident theIncident) 
Note: See TracChangeset for help on using the changeset viewer.