This commit is contained in:
gac-S_Changer
2019-02-12 13:44:08 +01:00
parent 911022b078
commit ae5a71bcdd
39 changed files with 106 additions and 83 deletions

View File

@@ -290,7 +290,7 @@ public class SmartMagnetPanel extends DevicePanel {
}//GEN-LAST:event_buttonSupressOffActionPerformed
private void buttonConfigurationActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_buttonConfigurationActionPerformed
try {
try {
this.showConfigEditor(true, false);
} catch (Exception ex) {
Logger.getLogger(SmartMagnetPanel.class.getName()).log(Level.SEVERE, null, ex);