Ignore:
Timestamp:
07/21/2019 05:38:16 PM (7 years ago)
Author:
jdalbey
Message:

addIncidentTab in SimulationManagerView? modified to be on EDT to fix #154.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tmcsim/client/cadclientgui/screens/IncidentEditor.java

    r59 r459  
    3131 * This class contains the view and controller for the IncidentEditor screen. 
    3232 * The view is built using a GUI builder plug-in, and the controller uses 
    33  * listeners to control how the view and data act. 
     33 * listeners to control how the view and data act.  The IncidentEditor is 
     34 * opened from the Inform CAD main menu. 
    3435 * 
    3536 * @author Stuart 
Note: See TracChangeset for help on using the changeset viewer.