: Uses of Class quicktime.app.actions.PeriodicAction
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Uses of Classquicktime.app.actions.PeriodicAction
Packages that use PeriodicAction
quicktime.app.actions
Uses of PeriodicAction in quicktime.app.actions
Subclasses of PeriodicAction in quicktime.app.actions
class
BounceAction
This class provides the capability of moving and bouncing a Transformable
object around within the space provided by the QTDrawable space that is
the space within which the transformable object is displayed, by the amount specified
by the deltaMatrix object.
class
MatrixAction
This class provides the means for a basic Matrix actions.
class
NextImageAction
This class will display the next image of its sequence of images
whenever the doAction method is called from the super class
tickle method.
class
SequencerAction
This class is an abstract class for actions that interact with some kind of Sequencer.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES