<h2>1: What is GUI Layout Toolbox? <Ahref="Getting_Started.html"><imgsrc="Images/uparrow.png"border="0"align="top"alt="Go back up one level"/></A></h2>
<p>GUI Layout Toolbox provides a package of MATLAB objects that allow for complex
arrangement of graphical user interface elements within a figure window. The
main capabilities provided are:</p>
<ul>
<li>Automatic element arrangement horizontally, vertically or in grids</li>
<li>Ability to specify fixed sizes or resizing weights for each element</li>
<li>Ability to "nest" layouts to produce virtually any element arrangement</li>
<li>Divider bars for user-resizing of elements</li>
</ul>
<p>These element arrangement capabilities are designed to match those found as
standard in other user-interface toolkits such as Java Swing, GTK, QT etc.</p>