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