Uses of Package
quicktime.app.actions

Packages that use quicktime.app.actions
quicktime.app.actions   
quicktime.app.anim   
quicktime.app.display   
quicktime.app.image   
quicktime.app.players   
quicktime.app.spaces   
quicktime.app.ui   
 

Classes in quicktime.app.actions used by quicktime.app.actions
Actionable
          This interface provides a way for Actions to trigger actions on objects when their particular constraining condition has been reached.
GenericResponder
          Deprecated. since QTJava 4.0
MatrixAction
          This class provides the means for a basic Matrix actions.
MouseController
          Deprecated. since QTJava 4.0
MouseResponder
          Deprecated. since QTJava 4.0
Notifier
          The Notifier and NotifyListener interfaces provide a way for objects to deal with some state that is not available immediately but can be acquired.
NotifyListener
          This is a marker interface for those listener objects that are not valid until the source of the events that the object is interested in becomes valid.
PeriodicAction
          This class is the base class for all periodically recurring time based actions.
QTMouseMotionListener
          This interface extends the MouseMotionListener interface to notify its listeners of mouse motion events that enter or exit a particular target.
SequencerAction
          This class is an abstract class for actions that interact with some kind of Sequencer.
Targetable
          An object that implements this interface is an object that is defined to invoke some action upon its target according to the time constraints that are supplied by the caller of the tickle method.
TickleList
          An TickleList is a list that contains Ticklish members.
TickleNode
          The TickleNode is used by the TicklList to contain its Ticklish members.
TransformMatrix
          This class provides a standard mechanism for applying matrix manipulations to a Transformable target and supporting constraint bounding of the target's location after its matrix is altered.
 

Classes in quicktime.app.actions used by quicktime.app.anim
Invalidator
          The Invalidator class is used as a helper class when Compositing objects that have a changing image source.
MouseController
          Deprecated. since QTJava 4.0
MouseResponder
          Deprecated. since QTJava 4.0
Notifier
          The Notifier and NotifyListener interfaces provide a way for objects to deal with some state that is not available immediately but can be acquired.
NotifyListener
          This is a marker interface for those listener objects that are not valid until the source of the events that the object is interested in becomes valid.
 

Classes in quicktime.app.actions used by quicktime.app.display
MouseController
          Deprecated. since QTJava 4.0
MouseResponder
          Deprecated. since QTJava 4.0
 

Classes in quicktime.app.actions used by quicktime.app.image
Invalidator
          The Invalidator class is used as a helper class when Compositing objects that have a changing image source.
Notifier
          The Notifier and NotifyListener interfaces provide a way for objects to deal with some state that is not available immediately but can be acquired.
NotifyListener
          This is a marker interface for those listener objects that are not valid until the source of the events that the object is interested in becomes valid.
 

Classes in quicktime.app.actions used by quicktime.app.players
Invalidator
          The Invalidator class is used as a helper class when Compositing objects that have a changing image source.
 

Classes in quicktime.app.actions used by quicktime.app.spaces
TickleList
          An TickleList is a list that contains Ticklish members.
 

Classes in quicktime.app.actions used by quicktime.app.ui
Invalidator
          The Invalidator class is used as a helper class when Compositing objects that have a changing image source.
NotifyListener
          This is a marker interface for those listener objects that are not valid until the source of the events that the object is interested in becomes valid.