2.2 documentation
[jalview.git] / help / html / menus / desktopMenu.html
1 <html>
2 <head>
3 <title>Desktop Menus</title>
4 </head>
5
6 <body>
7 <p><strong>Desktop Menus</strong></p>
8 <ul>
9         <li><em> <strong>File</strong></em>
10         <ul>
11                 <li><strong>Input Alignment from</strong><em> (See more on <a
12                         href="../io/index.html">file formats</a>) </em>
13                 <ul>
14                         <li><strong>File (Control O)</strong><br>
15                         <em>open file(s) on your local file system</em></li>
16                         <li><strong>URL</strong><br>
17                         <em>open a file from a website. The URL MUST start with http://</em></li>
18                         <li><strong>Textbox</strong><br>
19                         <em>copy and paste an alignment into a text window</em></li>
20                 </ul>
21                 </li>
22                 <li><strong>Fetch Sequence<br>
23                 </strong><em>Shows a dialog window in which you can select known ids from
24                 Uniprot, EMBL, EMBLCDS or PDB database using Web Services provided by
25                 the European Bioinformatics Institute.</em></li>
26                 <li><strong>Save Project</strong><br>
27                 <em>Saves all currently open alignment windows with their current
28                 view settings and any associated trees, as a <a
29                         href="../features/jalarchive.html">Jalview Archive</a> (which has a
30                 .jar extension).</em></li>
31                 <li><strong>Load Project</strong><br>
32                 <em>Loads Jalview archives <strong>only</strong>.</em></li>
33                 <li><strong>Quit</strong><br>
34                 <em>Close Jalview. <br><strong>Note - any annotation you have made on
35                 alignments will be lost unless you Save your work before quitting.<br></em><br>
36                 </li>
37         </ul>
38         </li>
39         <li><strong>Tools </strong>
40         <ul>
41                 <li><strong><a href="../features/preferences.html">Preferences<br>
42                 </a></strong><em>Change the default visual settings for opening new alignment
43                 windows.</em><strong><br>
44                 </strong></li>
45         </ul>
46         </li>
47         <li><strong>Help </strong>
48         <ul>
49                 <li><strong>About<br>
50                 </strong><em>Displays the version and creation date of the application, as
51                 well as acknowledgements and a citation reference. </em></li>
52                 <li><strong>Documentation<br>
53                 </strong><em>Displays help files as a browseable, searchable set of pages
54                 with a table of contents. </em><strong><br>
55                 </strong></li>
56         </ul>
57         </li>
58         <li><strong>Window</strong><br>
59         <em>Each time a new window is added to the Jalview Desktop a
60         corresponding menu item will be added to the &quot;Window&quot; menu
61         that will bring the window to the top of the pile when it is selected.
62         <ul>
63                 <li><strong>Close All</strong><br>
64                 Close all alignment and analysis windows.<br><strong>Note: This will erase all alignments from memory, and cannot be undone!</strong></li>
65                 <li><strong>Raise Associated Windows</strong><br>
66                 Bring all windows associated with the current alignment to the top of the pile. 
67                 </li>
68                 <li><strong>Minimise Associated Windows</strong><br>
69                 Hide all windows related to the current alignment behind icons on the Jalview Desktop.
70                 </ul>
71                 </em></li>
72         </ul>
73 </body>
74 </html>