Uses of Class
quicktime.app.image.QTImageDrawer

Packages that use QTImageDrawer
quicktime.app.image   
 

Uses of QTImageDrawer in quicktime.app.image
 

Methods in quicktime.app.image with parameters of type QTImageDrawer
 void JImagePainter.newSizeNotified(QTImageDrawer drawer, java.awt.Dimension d)
          The Container object (QTImageDrawer) of the Paintable tells the paintable object the size of its available drawing surface.
 void Paintable.newSizeNotified(QTImageDrawer drawer, java.awt.Dimension d)
          The Container object (QTImageDrawer) of the Paintable tells the paintable object the size of its available drawing surface.