mirror of
https://review.haiku-os.org/haiku
synced 2025-01-26 08:17:59 +01:00
40 lines
1.1 KiB
HTML
40 lines
1.1 KiB
HTML
|
<html>
|
||
|
<body bgcolor="#ffffff" text="#000000">
|
||
|
|
||
|
<center><h1><font color="#008000">OpenBeOS R1 Application Server Specification</font></h1>
|
||
|
|
||
|
<h2><font color="#800000">Table of Contents</font></h2></center>
|
||
|
|
||
|
<h3>Class Descriptions</h3>
|
||
|
|
||
|
<dd>Application Management</dd>
|
||
|
|
||
|
<ul>
|
||
|
<li><a href="AppServer.htm">AppServer</a></li>
|
||
|
<li><a href="DebugTools.htm">DebugTools</a></li>
|
||
|
<li><a href="ServerApp.htm">ServerApp</a></li>
|
||
|
</ul>
|
||
|
|
||
|
<dd>Graphics Management</dd>
|
||
|
<P>
|
||
|
<ul>
|
||
|
<li><a href="ColorUtils.htm">ColorUtils</a></li>
|
||
|
<li><a href="CursorManager.htm">CursorManager</a></li>
|
||
|
<li><a href="Decorator.htm">Decorator</a></li>
|
||
|
<li><a href="DisplayDriver.htm">DisplayDriver</a></li>
|
||
|
<li><a href="PatternHandler.htm">PatternHandler</a></li>
|
||
|
<li><a href="RGBColor.htm">RGBColor</a></li>
|
||
|
<li><a href="SPoint.htm">SPoint</a></li>
|
||
|
<li><a href="SRect.htm">SRect</a></li>
|
||
|
<li><a href="ServerBitmap.htm">ServerBitmap</a></li>
|
||
|
<li><a href="SystemPalette.htm">SystemPalette</a></li>
|
||
|
</ul>
|
||
|
|
||
|
<h3>Other Documents</h3>
|
||
|
|
||
|
<ul>
|
||
|
<li><a href="asis.htm">App Server Interface Specification</a></li>
|
||
|
<li><a href="MultiMonitor.htm">Multiple Monitor Support Spec</a></li>
|
||
|
</ul>
|
||
|
</body>
|
||
|
</html>
|