JAL-1152 with sticky annotation sort order that updates as sequences are
[jalview.git] / help / html / menus / alwannotations.html
index 3a1afc3..7375e63 100755 (executable)
@@ -1,22 +1,24 @@
 <html>
 <!--
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.1)
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
  * Copyright (C) 2014 The Jalview Authors
  * 
  * This file is part of Jalview.
  * 
  * Jalview is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License 
- * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
+ * as published by the Free Software Foundation, either version 3
+ * of the License, or (at your option) any later version.
  *  
  * Jalview is distributed in the hope that it will be useful, but 
  * WITHOUT ANY WARRANTY; without even the implied warranty 
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
  * PURPOSE.  See the GNU General Public License for more details.
  * 
- * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU General Public License
+ * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
  * The Jalview Authors are detailed in the 'AUTHORS' file.
--->
+ -->
 <head>
 <title>Annotation Panel Menus</title>
 </head>
       <li><strong> Add New Row</strong><br>
         <em>Adds a new, named annotation row (a dialog box will pop up for you 
         to enter the label for the new row). </em> </li>
-      <li><strong>Hide Row</strong><br>
-        <em>Hides the annotation row whose label was clicked in order to bring 
-        up the menu.</em> </li>
+         <li><strong>Edit Label/Description</strong><br>
+           <em>This opens a dialog where you can change the name (displayed label), or the description
+           (as shown on the label tooltip) of the clicked annotation. </em> </li>
+         <li><strong>Hide This Row</strong><br>
+           <em>Hides the annotation row whose label was clicked in order to bring up 
+           the menu.</em> </li>
+         <li><strong>Hide All <em>&lt;label&gt;</em></strong><br>
+           <em>Hides all annotation rows whose label matches the one clicked. 
+           (This option is only shown for annotations that relate to individual sequences, 
+           not for whole alignment annotations. Since Jalview 2.8.2.)</em> </li>
       <li><strong>Delete Row</strong><br>
         <em>Deletes the annotation row whose label was clicked in order to bring 
         up the menu.</em> </li>