JAL-3224 JAL-3225 Some fixes in install4j template and build.gradle, and a correction...
[jalview.git] / help / html / menus / index.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
4  * Copyright (C) $$Year-Rel$$ The Jalview Authors
5  * 
6  * This file is part of Jalview.
7  * 
8  * Jalview is free software: you can redistribute it and/or
9  * modify it under the terms of the GNU General Public License 
10  * as published by the Free Software Foundation, either version 3
11  * of the License, or (at your option) any later version.
12  *  
13  * Jalview is distributed in the hope that it will be useful, but 
14  * WITHOUT ANY WARRANTY; without even the implied warranty 
15  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
16  * PURPOSE.  See the GNU General Public License for more details.
17  * 
18  * You should have received a copy of the GNU General Public License
19  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
20  * The Jalview Authors are detailed in the 'AUTHORS' file.
21  -->
22 <head>
23 <title>Jalview's Menus</title>
24 </head>
25
26 <body>
27   <p>
28     <strong>Jalview's Menus</strong>
29   </p>
30   <p>Menus are used in 3 places in Jalview - the &quot;Desktop
31     Menu&quot;, the &quot;Alignment Menu&quot; and the &quot;Popup
32     Menu&quot;.</p>
33   <p>
34     The <a href="desktopMenu.html">Desktop Menu</a> is always visible
35     and is the starting point for loading new alignments.
36   </p>
37   <p>
38     The <a href="alignmentMenu.html">Alignment Window Menus</a> are
39     accessible once an alignment has been opened.
40   </p>
41   <p>
42     The <a href="popupMenu.html">Popup Menus</a> are opened by clicking
43     with the right mouse button in the alignment display area or on a
44     sequence label in the alignment window.<br /> <em><strong>Mac
45         Users:</strong> pressing CTRL whilst clicking the mouse/track pad is the
46       same as a right-click. See your system's settings to configure
47       your track-pad's corners to generate right-clicks.</em>
48   </p>
49   <p>
50     The <a href="alwannotationpanel.html">Annotations Menu</a> is opened
51     by right-clicking on an annotation row label or in an annotation
52     row.
53   </p>
54
55 </body>
56 </html>