Python script improvements

This commit is contained in:
boccioli_m
2015-09-14 10:59:05 +02:00
parent c706223161
commit 5ab97dbf05
14 changed files with 649 additions and 236 deletions

View File

@@ -135,6 +135,7 @@ public class NewTest extends javax.swing.JPanel {
lblContact.setFont(new java.awt.Font("Tahoma", 0, 14)); // NOI18N
lblContact.setText("Contact person *");
lblContact.setToolTipText("Write here the user name of the person who can be contacted for any question concerning this test");
txtTestName.setFont(new java.awt.Font("Tahoma", 0, 14)); // NOI18N
txtTestName.setToolTipText("");
@@ -156,7 +157,7 @@ public class NewTest extends javax.swing.JPanel {
jScrollPane3.setViewportView(txtTestDescription);
txtContactName.setFont(new java.awt.Font("Tahoma", 0, 14)); // NOI18N
txtContactName.setToolTipText("Write a user name");
txtContactName.setToolTipText("Write here the user name of the person who can be contacted for any question concerning this test");
jTableParams.setFont(new java.awt.Font("Tahoma", 0, 14)); // NOI18N
jTableParams.setModel(new javax.swing.table.DefaultTableModel(