X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fgui%2FPopupMenu.java;h=6042ab89e1a35cf8231407c1e65714bc226c0e13;hb=ab4788fa5cf6a8a7f7089d8d222a3be8ddb7a13b;hp=260bcc5d5f017b048ebb3738db30f697900ddeab;hpb=2a7662654294c090754af3eab70f1b65fcf36a14;p=jalview.git diff --git a/src/jalview/gui/PopupMenu.java b/src/jalview/gui/PopupMenu.java index 260bcc5..6042ab8 100644 --- a/src/jalview/gui/PopupMenu.java +++ b/src/jalview/gui/PopupMenu.java @@ -798,9 +798,7 @@ public class PopupMenu extends JPopupMenu /** * Add annotation types to a 'Show annotations' or 'Hide annotations' menu. * "All" is added first, followed by a separator. Then add any annotation - * types associated with the current selection. The second parameter controls - * whether we include only currently visible annotation types (for the Hide - * menu), or only currently hidden annotation types (for the Show menu). + * types associated with the current selection. *

* Some annotation rows are always rendered together - these can be identified * by a common graphGroup property > -1. Only one of each group will be marked