[409112]: / preprocessOfApneaECG / BioSigKit / LayoutLib / layoutdoc / Getting_Started1.html

Download this file

55 lines (43 with data), 3.3 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<html xmlns:saxon="http://icl.com/saxon">
<head>
<link rel="stylesheet" type="text/css" href="doc.css"/>
<link rel="stylesheet" type="text/css" href=""/>
<meta author="The MathWorks Ltd."/>
<meta copyright="2018 The MathWorks Ltd."/>
<title>What is GUI Layout Toolbox?</title>
</head>
<body>
<table class="header" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#e4f0f8"><A href="Getting_Started.html"><font face="Arial" bgcolor="#e4f0f8" size="+0" underline="0" color="#000000"><b>Getting_Started</b></font></A></td>
<td width="36" bgcolor="#e4f0f8"><A HREF="Getting_Started.html"><IMG SRC="Images/leftarrow.png" BORDER="0" ALT="previous page"/></A><A HREF="Getting_Started2.html"><IMG SRC="Images/rightarrow.png" BORDER="0" ALT="next page"/></A></td>
</tr>
</table>
<h2>1: What is GUI Layout Toolbox?&nbsp;<A href="Getting_Started.html"><img src="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>
<br clear="ALL"/>
<table class="footer" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="18" height="15" bgcolor="#e4f0f8" align="left"><a href="Getting_Started.html"><img src="images/leftarrow.png" border="0" alt="previous page"/></a></td>
<td width="40%" height="15" bgcolor="#e4f0f8" align="left"><a href="Getting_Started.html"><font face="arial" bgcolor="#e4f0f8" size="normal" underline="0" color="#000000">Getting Started</font></a></td>
<td width="20%" height="15" bgcolor="#e4f0f8" align="center"><a href="index.html"><font face="arial" bgcolor="#e4f0f8" size="normal" underline="0" color="#000000">[Top]</font></a></td>
<td width="40%" height="15" bgcolor="#e4f0f8" align="right"><a href="Getting_Started2.html"><font face="arial" bgcolor="#e4f0f8" size="normal" underline="0" color="#000000">Compatibility considerations</font></a></td>
<td width="18" height="15" bgcolor="#e4f0f8" align="right"><a href="Getting_Started2.html"><img src="images/rightarrow.png" border="0" alt="next page"/></a></td>
</tr>
</table>
<font face="Arial" bgcolor="#e4f0f8" size="normal" underline="0" color="#000000">&copy; 2018 The MathWorks Ltd</font>
<TT>&#149; </TT><a href="matlab: termsOfUse">Terms of Use</a>
<TT>&#149; </TT><a href="matlab: helpview([matlabroot,'/patents.txt'])">Patents</a>
<TT>&#149; </TT><a href="matlab: helpview([matlabroot,'/trademarks.txt'])">Trademarks</a>
</body>
</html>