Class Summary |
DirectGroup |
A DirectGroup contains a set of QTDrawable objects that present their
visual contents directly to the screen. |
FullScreenWindow |
This class is provided for usage when the screen is put into full screen mode. |
GroupController |
Deprecated. since QTJava 4.0 |
GroupDrawable |
This forms the base class for grouping QTDrawable objects within a single
display space that is controlled by this group. |
GroupMember |
This class contains information that is attached to a QTDrawable object that
is attached to a GroupDrawable object. |
JQTCanvas |
This is a Lightweight version of the JQTCanvas class designed for use with Swing
Because it is strictly lightweight, and has no native peer, you can only have client classes
that do not use a controller such as the Compositor class and MoviePlayer. |
QTCanvas |
A specialized canvas which supplies access to the native graphics environment
and offers expanded functionality to control its viewing or display size. |