Closedown
This commit is contained in:
@@ -2187,7 +2187,7 @@ System.out.println(hTests);
|
||||
jTable1.getColumnModel().getColumn(COL.DEVICENAME.ordinal()).setPreferredWidth(30);
|
||||
jTable1.getColumnModel().getColumn(COL.STATUS.ordinal()).setPreferredWidth(20);
|
||||
hideColumn(COL.DEVICEDESCR);
|
||||
//hideColumn(COL.TESTPATH);
|
||||
hideColumn(COL.TESTPATH);
|
||||
hideColumn(COL.TESTDESCR);
|
||||
hideColumn(COL.TESTPARAMS);
|
||||
hideColumn(COL.TESTHELP);
|
||||
|
||||
Reference in New Issue
Block a user