Closedown

This commit is contained in:
boccioli_m
2015-06-08 15:31:33 +02:00
parent 1016d750bd
commit 849429c19d
9 changed files with 1 additions and 1 deletions

View File

@@ -114,7 +114,7 @@ public class TestingList extends Panel {
}
}
}
ImageIcon icon = new ImageIcon(getClass().getResource("/icons/button_reload-16px.png"));
ImageIcon icon = new ImageIcon(getClass().getResource("/icons/button_ok-16px.png"));
jTable1.setValueAt(icon, rowD, COL_ICON);
if(colT>0 && rowD>0){