Package quicktime.app.display

Interface Summary
Drawable This interface is designed to work hand-in-hand with a QTCanvas object.
DrawingListener Object that implement this interface can receive notification that an object has completed rendering a frame
DrawingNotifier  
Layerable An interface for dealing with display objects which are members of QTDisplaySpaces.
QTDisplaySpace This interface defines the minimum API that a QTDisplay space provides.
QTDrawable This interface is designed to work hand-in-hand with a QTCanvas object.
 

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.
QTCanvas A specialized canvas which supplies access to the native graphics environment and offers expanded functionality to control its viewing or display size.