Changeset 76 in tmcsimulator-scriptbuilder for trunk/src/event/editor/ScriptEventEditorPanel.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/event/editor/ScriptEventEditorPanel.java

    r7 r76  
    1616{ 
    1717 
     18    /** 
     19     * Load the script event associated with this editor panel. 
     20     * 
     21     * @param sei The script event in question 
     22     */ 
    1823    void getEventObject(I_ScriptEvent sei); 
    1924} 
Note: See TracChangeset for help on using the changeset viewer.