Update User Panels
This commit is contained in:
@@ -412,7 +412,7 @@ public class EnergyScanBase extends Panel {
|
||||
try {
|
||||
abort();
|
||||
} catch (InterruptedException ex) {
|
||||
Logger.getLogger(EnergyScan.class.getName()).log(Level.SEVERE, null, ex);
|
||||
getLogger().log(Level.SEVERE, null, ex);
|
||||
}
|
||||
}//GEN-LAST:event_buttonAbortActionPerformed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user