Package quicktime

Interface Summary
Errors  
QTConstants This class represents all of the constants in the QT interfaces.
QTRuntimeHandler Applications can implement this interface to register a handler object of runtime exceptions.
 

Class Summary
QTObject This is a class that defines an unique identifier for QT objects.
QTSession This class will check if QT is present and provides calls for enterMovies.
 

Exception Summary
QTException A General catch all class that is used to signal errors that occur from QTML calls
QTNullPointerException A General catch all class that is used to signal errors that occur from QTML calls
QTRuntimeException QTRuntimeExceptions are thrown by the QTJava classes when an exceptional condition is caused that cannot be recovered from at runtime.
QTUnknownOSException