Closedown

This commit is contained in:
boccioli_m
2015-06-08 08:03:53 +02:00
parent bbae2c7937
commit 5c076ad768

View File

@@ -186,7 +186,8 @@ public class TestingList extends Panel {
catch (Exception ex) {
}
}
}
// Variables declaration - do not modify//GEN-BEGIN:variables
private ch.psi.pshell.swing.DeviceStatePanel deviceStatePanel1;
private javax.swing.JButton jButton1;
@@ -196,9 +197,8 @@ public class TestingList extends Panel {
private javax.swing.JTextArea txtOutput;
// End of variables declaration//GEN-END:variables
//table with checkboxes
public void buildTable(){
DateFormat dateFormat = new SimpleDateFormat("yyyy/MM/dd HH:mm:ss");
Date date = new Date();