1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> 3<head> 4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5<meta http-equiv="Content-Style-Type" content="text/css" /> 6<link href="../../../html/common/main.css" rel="stylesheet" type="text/css" /> 7<title>Display</title> 8</head> 9<body> 10<h1>Display</h1> 11<p> Performs display-related settings. </p> 12<p class="image"><img src="images/view_menu.png" alt="View Menu" /></p> 13<ol class="ui"> 14 <li>Displays the <a href="#VIEW_OBJECT_MENU">Object View submenu</a>.</li> 15 <li> Sets the column items for the List View for each object. 16 <p> The <a href="#VIEW_LIST_DIALOG">Column Item Settings dialog</a> appears. </p> 17 </li> 18 <li>Opens the <a href="../property/index.html">property window</a> for the selected object.</li> 19 <li>Toggles display of the toolbar.</li> 20 <li>Toggles display of the status bar.</li> 21</ol> 22<!-- =================================================== --> 23<h2 id="VIEW_OBJECT_MENU">The Object View Submenu</h2> 24<p> Performs operations related to the object view display. </p> 25<p class="image"><img src="images/view_object_menu.png" alt="The Object View Submenu" /></p> 26<ol class="ui"> 27 <li>Sets the object view to a single screen layout.</li> 28 <li>Sets the object view to a double screen layout. (upper/lower)</li> 29 <li>Sets the object view to a double screen layout. (left/right)</li> 30 <li>Sets the object view to a triple screen layout. (split bottom)</li> 31 <li>Sets the object view to a triple screen layout. (split top)</li> 32 <li>Sets the object view to a triple screen layout. (split right)</li> 33 <li>Sets the object view to a triple screen layout. (split left)</li> 34 <li>Sets the object view to a quad screen layout.</li> 35 <li> Resets the object view split size to the default state. 36 <p>Valid only for layouts with two or more screens.</p> 37 </li> 38</ol> 39<!-- =================================================== --> 40<h2 id="VIEW_LIST_DIALOG">Column Item Settings dialog</h2> 41<p> Sets the column items for the List View for each object. </p> 42<p class="image"><img src="images/view_list_dialog.png" alt="Column Item Settings dialog" /></p> 43<ol class="ui"> 44 <li>Selects the List View to be configured.</li> 45 <li> The column items are displayed in current order from top to bottom. 46 <p>Check the headers to be displayed. </p> 47 </li> 48 <li>Shifts the selected header up.</li> 49 <li>Shifts the selected header down.</li> 50 <li>Restores the order and display of column items to the default settings.</li> 51</ol> 52<hr><p>CONFIDENTIAL</p></body> 53</html> 54