JAL-3446 tests - Popup/HTML changes in Applet
authorBobHanson <hansonr@stolaf.edu>
Wed, 10 Jun 2020 05:22:18 +0000 (00:22 -0500)
committerBobHanson <hansonr@stolaf.edu>
Wed, 10 Jun 2020 05:22:18 +0000 (00:22 -0500)
commit8e7a86b0a37be21335e594bebca887b669478c03
tree36c2537243b84f4532ae07174eabb60b8ae7ff21
parent47d3ff9c908b646ea2ee659b8328976d20c3dd11
JAL-3446 tests - Popup/HTML changes in Applet

- <br> indicates no additional line breaks.
- removal of unrealistic tests ("false" tests of jws2Discoverer HTML
messages)
- accepts either <br> or <br/> (as does JLabel)
src/jalview/gui/JvSwingUtils.java
src/jalview/gui/PopupMenu.java
test/jalview/gui/JvSwingUtilsTest.java
test/jalview/gui/PopupMenuTest.java