JAL-3453 Some tests require different Desktop constructor
authorhansonr <hansonr@STO24954W.ad.stolaf.edu>
Mon, 7 Oct 2019 05:50:08 +0000 (07:50 +0200)
committerhansonr <hansonr@STO24954W.ad.stolaf.edu>
Mon, 7 Oct 2019 05:50:08 +0000 (07:50 +0200)
better idea:

Desktop.getInstanceOnly()

- creates an instance with no dialog prompting and no frame display,
similar to headless mode, but not fully bypassing the code that
Jalview.headless bypasses.


No differences found