Class Summary |
Camera |
Camera is a class that provides access to the iSight camera built in to
Apple iMac and Macbook computers. |
DataInputChannel |
A DataInputChannel is a stream designed to provide mechanisms to access data stored
or transmitted using distinct binary encoding schemes for various types of
data (i.e. |
DataOutputChannel |
A DataOutputChannel is a stream designed to provide mechanisms to store or
transmit data using distinct binary encoding schemes for various types of
data (i.e. |
GUIManager |
A GUIManager is a set of instructions describing the behavior of GUI
Graphical User Interface (GUI) components within a single window on the
screen. |
NetConnection |
NetConnection is a class that implements a data connection that
supports the transmission of text messages through the Internet
to and from a program and a port on a remote computer. |
PaceMaker |
A PaceMaker is a repeating timer designed to support applications
that require performing certain tasks at regular intervals such as
animations or previewing images from a Camera as video. |
SecureNetConnection |
SecureNetConnection is a class that implements a data connection that
supports the transmission of text messages through the Internet
to and from a program and a port on a remote computer. |
SecureTCPConnection |
A TCPConnection is a class that implements a data connection that supports
the transmission of binary and text data through the Internet to and from a
program and a port on a remote computer. |
SImage |
An SImage is a representation of an image. |
SScanner |
A SScanner provides the ability to parse the text recieved through an input
stream. |
TCPConnection |
TCPConnection is a class that implements a data connection that supports
the transmission of binary and text data through the Internet to and from a
program and a port on a remote computer. |
TCPPort |
A TCPPort is a class that provides access to a port through which connections
can be made to a program acting as a server. |