ibm-information-center/dist/eclipse/plugins/i5OS.ic.apis_5.4.0.1/dsm2.htm

60 lines
2.3 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
<title>Window Services APIs</title>
<!-- Begin Header Records ========================================= -->
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<!-- Change History: -->
<!-- YYMMDD USERID Change description -->
<!-- DSMMST1 SCRIPT A converted by B2H R4.1 (346) (CMS) by V2KEA304 -->
<!-- at RCHVMW2 on 29 Jan 1999 at 16:05:09 -->
<!-- File Edited November 2001 -->
<!-- End Header Records -->
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body>
<!-- Java sync-link -->
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript">
</script>
<h2>Window Services APIs</h2>
<p>The window services APIs consist of two functional groups: the window
builder and window manager services. The window builder APIs provide the
services needed to create, delete, move, and resize windows. The window builder
services include the window manipulation and query APIs, and the window I/O
APIs. The window manager APIs provide the services needed to manage multiple
windows, support I/O to several active windows, and switch between windows.</p>
<p>Window Services APIs include:</p>
<ul>
<li><a href="dsm2a.htm">Window Manipulation and Query APIs</a><br><br></li>
<li><a href="dsm2b.htm">Window I/O APIs</a><br><br></li>
<li><a href="dsm2c.htm">Window Manager Services APIs</a></li>
</ul>
<p>See <a href="dsm2d.htm">Using Window Services APIs</a> for additional
information.</p>
<br>
<hr>
<table align="center" cellpadding="2" cellspacing="2">
<tr align="center">
<td valign="middle" align="center">
<a href="dsm.htm">Dynamic Screen Manager APIs</a> |
<a href="aplist.htm">APIs by category</a></td>
</tr>
</table>
</body>
</html>