Package quicktime.app.ui

Class Summary
ButtonActivator The ButtonActivator class responds only to the QTMouseEvents on the QTButton object.
PressActionButton This class represents a normal button which fires the action event when the button is pressed.
PressReleaseButton This class represents a button which fires the action event when the button is pressed and when it is released.
QTButton This abstarct class provides the basic functionality for a QTButton which takes care of the event handling of the button.
ReleaseButton This class represents a normal button which fires the action event when the button is released.
UIElement This class handles all the tasks of updating and redrawing the TwoDSprite.