JAL-3446 Dynamic menu - Moves calc sortby tree item creation to opening
authorBobHanson <hansonr@stolaf.edu>
Wed, 10 Jun 2020 03:07:59 +0000 (22:07 -0500)
committerBobHanson <hansonr@stolaf.edu>
Wed, 10 Jun 2020 03:07:59 +0000 (22:07 -0500)
commit909eba506e9353290500a5d2e70eb53068cbdc5f
tree393a6e554b4f91dae8e966c69c3703482d7e7a61
parent2484611aee143cefda77e307531fb1124ac56b4c
JAL-3446 Dynamic menu - Moves calc sortby tree item creation to opening
of its submenu, rather than the upper-level sort menu.

- suggestion only; changes setVisible to setEnabled, more along the
lines of standard practice (?)
- allows for a simple change from "enabled" to "visible" if desired, but
still leaves the submenu creation in its most proximate location.
src/jalview/gui/AlignFrame.java
src/jalview/jbgui/GAlignFrame.java