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


Ignore:
Timestamp:
09/06/2017 11:37:48 AM (9 years ago)
Author:
bmcguffin
Message:

Added constructor to IncidentTimelinePanel? with a boolean parameter to determine whether the panel can display a popup menu. The incident editor frame no longer displays the popup menu upon right-click.

File:
1 edited

Legend:

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

    r110 r113  
    590590                </Property> 
    591591              </Properties> 
     592              <AuxValues> 
     593                <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new scriptbuilder.gui.panels.IncidentTimelinePanel(false)"/> 
     594              </AuxValues> 
    592595 
    593596              <Layout> 
Note: See TracChangeset for help on using the changeset viewer.