Closedown
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user