Menu bar
The menu bar displays the File, Edit, Tools, and Help menu items.
File menu
This table shows the File menu actions that can be done by the user:
| Submenu | Definition | 
|---|---|
| New | Opens a new tab int he content pane representing a file which can be uploaded to the server. | 
| Open | Opens an existing file from the local machine that can be saved to the server. | 
| Close | Closes the currently open tab. The application verifies the tab for unsaved progress and asks the user if the file should be saved before closing the tab. | 
| Save | Saves the currently selected tab to the server. | 
| Exit | Exits the application. | 
Edit menu
This table shows the Edit menu actions that can be done by the user:
| Submenu | Keyboard shortcut | Definition | 
|---|---|---|
| Copy | Ctrl + C | Copies the currently selected text. | 
| Paste | Ctrl + P | Pastes the currently selected text. | 
| Cut | Ctrl + X | Cuts the currently selected text. | 
| Select All | Ctrl + A | Selects all the text in the currently selected tab. | 
Tools menu
This table shows the Tools menu actions that can be done by the user:
| Submenu | Definition | 
|---|---|
| Preferences | Displays the preference page previously shown in the login dialog box. | 
Help menu
This table shows the Help menu actions that can be done by the user:
| Submenu | Definition | 
|---|---|
| Preferences | Displays the About dialog box. |