Closedown

This commit is contained in:
boccioli_m
2017-10-13 12:05:53 +02:00
parent e7267805c3
commit ebc2dc91b3

View File

@@ -351,7 +351,7 @@ public class NewTest extends javax.swing.JPanel {
this.txtTestName.setToolTipText(newType + " name. Can be a PV name.");
//lblParams.setVisible(false);
//jTableParams.setVisible(false);
jScrollPane1.setVisible(false);
//jScrollPane1.setVisible(false);
lblContact.setVisible(false);
txtContactName.setVisible(false);
}