| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| <html lang="en"> |
| <head> |
| <meta name="copyright" content= |
| "Copyright (c) IBM Corporation and others 2000, 2013. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| <meta http-equiv="Content-Style-Type" content="text/css"> |
| <link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| <title>Hiding Menu and Tool Bar Items</title> |
| </head> |
| <body bgcolor="#FFFFFF"> |
| <h1>Turning menu and tool bar items on and off</h1> |
| <p class="Para">In addition to configuring the layout of a perspective you can also control several other key aspects |
| of a perspective. These include:</p> |
| <ul> |
| <li>The visibility of individual menu and tool bar items.</li> |
| <li>The availability of command groups (groupings of menu items, tool bar items and key bindings).</li> |
| <li>The items in the <b>New</b>, <b>Window > Perspective > Open Perspective</b> and <b>Window > Show |
| View</b> menus.</li> |
| </ul> |
| <p class="Para">Try turning off a tool bar item:</p> |
| <ol> |
| <li> |
| <p class="Para">Select <b>Window > Perspective > Customize Perspective...</b></p> |
| </li> |
| <li> |
| <p class="Para">Select the <b>Tool Bar Visibility</b> tab.</p> |
| </li> |
| <li> |
| <p class="Para">Expand the <b>File</b> item.</p> |
| </li> |
| <li> |
| <p class="Para">Uncheck <b>Print</b> and click <b>OK</b>.</p> |
| </li> |
| <li> |
| <p class="Para">Observe that the toolbar no longer includes the <b>Print</b> icon.</p> |
| </li> |
| </ol> |
| <p class="Para">Try turning off a menu item:</p> |
| <ol> |
| <li> |
| <p class="Para">Select <b>Window > Perspective > Customize Perspective...</b></p> |
| </li> |
| <li> |
| <p class="Para">Select the <b>Menu Visibility</b> tab.</p> |
| </li> |
| <li> |
| <p class="Para">Expand the <b>File</b> item.</p> |
| </li> |
| <li> |
| <p class="Para">Uncheck <b>Print</b> and click <b>OK</b>.</p> |
| </li> |
| <li> |
| <p class="Para">Observe that the <b>File</b> menu no longer includes the <b>Print</b> item.</p> |
| </li> |
| </ol> |
| <p class="Para">After experimenting with the other options on the Customize Perspective dialog, choose <b>Window > |
| Perspective > Reset Perspective</b> to return the perspective to its original state.</p> |
| </body> |
| </html> |