Uses of Interface
quicktime.QTRuntimeHandler

Packages that use QTRuntimeHandler
quicktime   
 

Uses of QTRuntimeHandler in quicktime
 

Methods in quicktime with parameters of type QTRuntimeHandler
static void QTRuntimeException.registerHandler(QTRuntimeHandler h)
          This registers an object that will handle the runtime Exceptions that may be generated through the (ab)normal running of a QTJava application or applet.