7be1a1b833
Added some more classes to server for redraw and desktop management git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1504 a95241bf-73f2-0310-859d-f6bbb57e9c96
47 lines
1.3 KiB
HTML
47 lines
1.3 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>
|
|
<li><a href="TokenHandler.htm">TokenHandler</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="ServerBitmap.htm">ServerBitmap</a></li>
|
|
<li><a href="SystemPalette.htm">SystemPalette</a></li>
|
|
<li><a href="WinBorder.htm">WinBorder</a></li>
|
|
</ul>
|
|
|
|
<dd>Font Infrastructure</dd>
|
|
<P>
|
|
<ul>
|
|
<li><a href="FontServer.htm">FontServer</a></li>
|
|
<li><a href="FontFamily.htm">FontFamily</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> |