Startup
This commit is contained in:
@@ -601,7 +601,7 @@ public class TestingList extends Panel {
|
||||
try {
|
||||
openListEditor();
|
||||
} catch (Exception ex) {
|
||||
Logger.getLogger(TestingList.class.getName()).log(Level.SEVERE, null, ex);
|
||||
SwingUtils.showException(null, ex);
|
||||
}
|
||||
}//GEN-LAST:event_jButton1ActionPerformed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user