Class Summary |
MoviePlayer |
The MoviePlayer class allows your application to display, play and control any
QuickTime movie. |
MoviePresenter |
The MoviePresenter is used to present typically a movie
as a member of a SWCompositor. |
QTPlayer |
The QTPlayer class allows your application to display, play and control any
QuickTime movie with the standard QuickTime movie controller. |
QTPlayerAWTEventHandler |
When a QTPlayer is addedTo some kind of java.awt.Component the default
construction methods of the QTPlayerEventHandler will create an instance
of this object. |
QTPlayerEventHandler |
When a QTPlayer is addedTo some kind of display space it receives
an addedTo (or removedFrom) notification. |