Changeset 7 in tmcsimulator-scriptbuilder for trunk/src/event/editor/TMTRadioPanel.java


Ignore:
Timestamp:
07/25/2017 11:16:45 AM (9 years ago)
Author:
bmcguffin
Message:

Renamed Interfaces in structures.events package from "*Interface" to "I_*"

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore set to
      build
  • trunk/src/event/editor/TMTRadioPanel.java

    r1 r7  
    2323    } 
    2424 
    25     public void getEventObject(ScriptEventInterface sei) 
     25    public void getEventObject(I_ScriptEvent sei) 
    2626    { 
    2727        event = (TMTRadioEvent) sei; 
Note: See TracChangeset for help on using the changeset viewer.