Closedown
This commit is contained in:
@@ -2189,7 +2189,7 @@ public class TestingList extends Panel {
|
||||
jTable1.getColumnModel().getColumn(COL.CHECK.ordinal()).setMaxWidth(27);
|
||||
jTable1.getColumnModel().getColumn(COL.DEVICENAME.ordinal()).setPreferredWidth(30);
|
||||
jTable1.getColumnModel().getColumn(COL.STATUS.ordinal()).setPreferredWidth(20);
|
||||
//hideColumn(COL.DEVICEDESCR);
|
||||
hideColumn(COL.DEVICEDESCR);
|
||||
hideColumn(COL.DEVICEPATH);
|
||||
hideColumn(COL.TESTPATH);
|
||||
hideColumn(COL.TESTDESCR);
|
||||
|
||||
Reference in New Issue
Block a user