Deprecated.As version 0.3, replaced by CApplication.
Create an awt frame, and initialize a connection to a server, typically
a gateway such as cdevGateway. Extending this class automates making
this connection.
There are four CFrame constructors. Use CFrame () and CFrame (String title)
to connect to the local host and default port (9199). Use constructors
CFrame (String host, int port) and CFrame (String host, int port, String
title) to connect to a specific host and port.
Deprecated.As version 0.3, replaced by CLabel class.
Displays a fixed string which can change color dynamically.
If the object is connected to a device property, the color of the
oval will track the state of the device property when CLRMOD_ALARM
is set. If the foreground color is set to the color of the container,
then the text will disappear when it is in the normal state.
Deprecated.As version 0.4, replaced by isCommonAxis.
Return the commonAxis property. Shear same y axis if true.
Otherwise each Pen has its own display range.