1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6 <link href="../../css/manpage.css" rel="stylesheet" type="text/css"> 7 <title>Main Window</title> 8</head> 9<body> 10<h1 id="MAIN_WINDOW">Main Window</h1> 11 12<p>The main window is used as the workspace for LayoutEditor.</p> 13 14<p class="img"> 15 <img src="images/main_window.gif" alt="Main Window"> 16</p> 17 18<ol class="ui"> 19 <!-- =================================================== --> 20 <li> 21 <p><a href="menu/index.html">Menus</a></p> 22 <p>This command menu applies to the entire LayoutEditor.</p> 23 </li> 24 25 <!-- =================================================== --> 26 <li> 27 <p>Workspace</p> 28 <p>The <a href="../layout_window/index.html">Layout Window</a> and <a href="../sub_window/index.html">sub-windows</a> are displayed in this workspace for LayoutEditor.</p> 29 </li> 30 31</ol> 32 33<hr><p>CONFIDENTIAL</p></body> 34</html> 35