Changeset 66 in tmcsimulator for trunk/src/tmcsim/client/cadclientgui/data/CADData.java
- Timestamp:
- 03/16/2017 01:49:52 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tmcsim/client/cadclientgui/data/CADData.java
r65 r66 233 233 toUnitTableVector.add(units.get(i).toVector()); 234 234 } 235 // Exception occurred here: http://pastebin.com/fvifM5i8 235 236 unitStatusTableModel 236 237 .setDataVector(toUnitTableVector, unitStatusHeaders);
Note: See TracChangeset
for help on using the changeset viewer.
