Accessibility features in the Deployment Tool provides the ability to perform actions using keyboard mnemonics. The following table lists the keyboard mnemonics for the menu/menu item actions in the tool.
Keyboard Mnemonics | File Menu Item | Action |
---|---|---|
Alt + F | File Menu | Displays the File menu items. |
Alt + F + N | New | Displays the New sub menu items. |
Alt + F + N + N | New -> Application | Displays the New Application dialog box. |
Alt + F + N + P | New -> Application Client | Displays the New Application Client Wizard. |
Alt + F + N + R | New -> Connector Resource Adapter | Displays the New Connector Resource Adapter wizard. |
Alt + F + N + E | New -> Enterprise Bean | Displays the New Enterprise Bean wizard. |
Alt + F + N + W | New -> Web Component | Displays the New Web Component wizard. |
Alt + F + A | Add to Application | Displays the Add to Application sub menu items. |
Alt + F + A + A | Add to Application -> Application Client JAR | Adds an application client module to an application. |
Alt + F + A + J | Add to Application -> Enterprise JavaBean JAR | Adds an enterprise bean module to an application. |
Alt + F + A + B | Add to Application -> Web Application WAR | Adds a web application to an application. |
Alt + F + A + R | Add to Application -> Connector Resource Adapter RAR | Adds a connector resource adapter to an application. |
Alt + F + O | Open | Displays the Open Module dialog box. |
Alt + F + C | Close | Closes the current J2EE application. |
Alt + F + S | Save | Saves the changes you've made to the file associated with the currently selected tree module. |
Alt + F + V | Save As | Saves the selected component in a different name. |
Alt + F + L | Save All | Saves all the currently open modules in the tree. |
Alt + F + D | Add Server | Displays the Add Server dialog box. |
Alt + F + M | Remove Server | Removes the currently added server from the tree. |
Alt + F + T | Set Current Target Server | Sets the currently added server as the target server. |
Alt + F + X | Exit | Closes the Deployment Tool. |
Keyboard Mnemonics | Edit Menu Item | Action |
Alt + E | Edit Menu | Displays the Edit menu items. |
Alt + E + T | Cut | Cuts the selection. |
Alt + E + C | Copy | Copies the selection. |
Alt + E + P | Paste | Pastes the selection. |
Alt + E + D | Delete | Deletes the selection. |
Alt + E + R | Preferences | Opens the Edit Preferences dialog box. |
Keyboard Mnemonics | Tools Menu Item | Action |
Alt + T | Tools Menu | Displays the Tools menu items. |
Alt + T + D | Deploy | Opens the Deploy Module dialog box. |
Alt + T + U | Update Module Files | Updates the contents of the J2EE(tm) application EAR file. |
Alt + T + E | Edit Update Search Paths | Opens the Edit Search Paths dialog box. Edit the search paths for the contents. |
Alt + T + V | Verify J2EE Compliance | Launches the Verifier tool. |
Alt + T + W | Descriptor Viewer | Displays the Descriptor Viewer sub menu items. |
Alt + T + W + W | Descriptor Viewer | Displays the J2EE deployment descriptor for the module. |
Alt + T + W + V | Application Server Descriptor | Displays the application server specific deployment descriptor for the module. |
Keyboard Mnemonics | Help Menu Item | Action |
Alt + H | Help Menu | Displays the Help menu items. |
Alt + H + U | Using Help | Displays information on how to use help. |
Alt + H + C | Contents | Displays the contents of the Deployment Tool online help. |
Alt + H + A | About | Displays the version information of the tool. |