|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Notifier | |
quicktime.app.actions | |
quicktime.app.anim | |
quicktime.app.image |
Uses of Notifier in quicktime.app.actions |
Methods in quicktime.app.actions with parameters of type Notifier | |
boolean |
NotifyListener.setNotifier(Notifier notifier)
This registers the Notifier for this listener. |
Uses of Notifier in quicktime.app.anim |
Methods in quicktime.app.anim with parameters of type Notifier | |
boolean |
TwoDSprite.setNotifier(Notifier notifier)
This registers the deferred listener. |
Uses of Notifier in quicktime.app.image |
Classes in quicktime.app.image that implement Notifier | |
class |
QTImageDrawer
Enables standard java drawing commands and graphics objects to have their content rendered by QuickTime within a QuickTime graphics space. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |