Changeset 158 in tmcsimulator for trunk/src/tmcsim/client/ATMSBatchViewer.java


Ignore:
Timestamp:
10/21/2017 11:28:15 AM (9 years ago)
Author:
jdalbey
Message:

ATMSBatchDriver: Removed diagnostic output of ATMS time. build.xml fixed ATMSBatchDriver.jar target.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tmcsim/client/ATMSBatchViewer.java

    r152 r158  
    7575 
    7676        setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE); 
     77        setTitle("ATMS Batch Driver"); 
    7778 
    7879        lstEvents.setFont(new java.awt.Font("Noto Mono", 0, 12)); // NOI18N 
Note: See TracChangeset for help on using the changeset viewer.