Configuration.setWaitTime(waitTime);
JOptionPane.showMessageDialog(this, "Timeout applied successfully", "Timeout change", JOptionPane.INFORMATION_MESSAGE);
}//GEN-LAST:event_jButton18ActionPerformed
private void jButton_ImportNymActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_jButton_ImportNymActionPerformed
new ImportNYMDialog(this, true).setVisible(true);
}//GEN-LAST:event_jButton_ImportNymActionPerformed