JAL-3563 adds Jalview.setSynchronous()
authorBobHanson <hansonr@stolaf.edu>
Sun, 22 Mar 2020 11:33:16 +0000 (06:33 -0500)
committerBobHanson <hansonr@stolaf.edu>
Sun, 22 Mar 2020 11:33:16 +0000 (06:33 -0500)
- avoids NullPointerExceptions in CommandLineOperations and
Jalview2xmlTests

- allows headless processes to avoid spawning threads and using
SwingUtilities.invokeLater.


No differences found