2.5 release doc
[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>
35         <strong>Note - any annotation you have made on alignments will be lost 
36         unless you Save your work before quitting.</strong></em><br>
37       </li>
38         </ul>
39         </li>
40         <li><strong>Tools</strong>
41         <ul>
42                 <li><strong><a href="../features/preferences.html">Preferences<br>
43                 </a></strong><em>Change the default visual settings for opening new alignment
44                 windows.</em></li>
45                 <li><strong>Show Memory Usage<br></strong>
46                 <em>When ticked, the currently available memory will be displayed in the 
47                 bottom right of the desktop background area.<br>
48                 See the <a href="../memory.html">help on jalview memory settings</a> for more information.</em></li>
49                 <li><strong>Collect Garbage<br></strong>
50                 <em>Selecting this will initiate the Java Virtual Machine garbage collector, which might help free up some memory... perhaps.
51                 </em></li>
52                 <li><strong>Java Console<br/></strong>
53                 <em>Toggles the display of a the Jalview Java Console window. This setting will be remembered in your user preferences.</em></li>
54                 <li><strong>Groovy Console...<em> (only available if groovy is on the classpath)</em><br></strong>
55                 <em>Open's the <a href="../groovy.html">Groovy Console</a> for interactive scripting.</em><strong><br></strong></li>
56                 
57         </ul>
58         </li>
59         <li><strong>Vamsas</strong>
60         <em>For more details, read the <a href="../vamsas/index.html">Jalview VAMSAS documentation</a>.<br/>
61         When no session is active, the menu provides options for initiating a new VAMSAS session:</em>
62         <ul>
63         <li><strong>Connect to<br/></strong>
64         <em>Connect to one of the existing sessions available.</em></li>
65         <li><strong>New VAMSAS session<br/></strong>
66         <em>Initiates a new local VAMSAS session.</em></li>
67         <li><strong>Load VAMSAS session...<br/></strong>
68         <em>Opens a file browser allowing you to choose a VAMSAS document to import into a new local session.</em></li>
69         </ul>
70         <em>When Jalview is joined to a VAMSAS session, the menu contains the following:</em>
71         <ul>
72         <li><strong>Session Update<br/></strong>
73         <em>Sends alignment data in the Jalview desktop to the VAMSAS session.</em></li>
74         <li><strong>Save VAMSAS Session...<br/></strong>
75         <em>Saves the current session to a VAMSAS document archive.</em></li>
76         <li><strong>Stop VAMSAS Session<br/></strong>
77         <em>Disconnects from the current session. You may be asked if you want to save the current session's data if no other VAMSAS clients are connected.</em></li>
78         </ul>
79         </li>
80         <li><strong>Help </strong>
81         <ul>
82                 <li><strong>About<br>
83                 </strong><em>Displays the version and creation date of the application, as
84                 well as acknowledgements and a citation reference. </em></li>
85                 <li><strong>Documentation<br>
86                 </strong><em>Displays help files as a browseable, searchable set of pages
87                 with a table of contents. </em><strong><br>
88                 </strong></li>
89         </ul>
90         </li>
91         <li><strong>Window</strong><br>
92         <em>Each time a new window is added to the Jalview Desktop a
93         corresponding menu item will be added to the &quot;Window&quot; menu
94         that will bring the window to the top of the pile when it is selected.
95         <ul>
96                 <li><strong>Close All</strong><br>
97                 Close all alignment and analysis windows.<br><strong>Note: This will erase all alignments from memory, and cannot be undone!</strong></li>
98                 <li><strong>Raise Associated Windows</strong><br>
99                 Bring all windows associated with the current alignment to the top of the pile. 
100                 </li>
101                 <li><strong>Minimise Associated Windows</strong><br>
102                 Hide all windows related to the current alignment behind icons on the Jalview Desktop.
103                 </ul>
104                 </em></li>
105         </ul>
106 </body>
107 </html>