Changeset 59 in tmcsimulator for trunk/src/tmcsim/client/cadclientgui/data/Incident.java
- Timestamp:
- 03/15/2017 10:20:21 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tmcsim/client/cadclientgui/data/Incident.java
r53 r59 526 526 527 527 public void addToCommentsNotesTable(String[] fields) { 528 this.commentsNotesTable.insertRow(0, fields); // JD -new notes go 1st528 this.commentsNotesTable.insertRow(0, fields); // new notes go 1st 529 529 } 530 530
Note: See TracChangeset
for help on using the changeset viewer.
