Checkin for Gabe Yoder

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1827 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
DarkWyrm
2002-11-02 23:46:01 +00:00
parent e4840f5bd2
commit 6b3d681ece
2 changed files with 139 additions and 3 deletions
@@ -143,11 +143,12 @@ changed, a B_CLIPBOARD_CHANGED message is sent to the target specified in the ca
<A NAME="implement"></A><H2>BClipboard Implementation:</H2>
<P>
The BClipboard class is implemented via a message passing system between the BClipboard, the Roster, and
the Clipboard Handler associated with the Roster. Details of the message passing protocol are listed in the
Roster documentation.
The BClipboard class is implemented via a message passing system between the BClipboard, the Registrar, and
the Clipboard Handler associated with the Registrar. Details of the message passing protocol are listed in the
Registrar documentation.
</P>
</BODY>
</HTML>