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