Uses of Package
quicktime.app.spaces

Packages that use quicktime.app.spaces
quicktime.app.actions   
quicktime.app.anim   
quicktime.app.display   
quicktime.app.event   
quicktime.app.image   
quicktime.app.players   
quicktime.app.sg   
quicktime.app.spaces   
quicktime.app.time   
 

Classes in quicktime.app.spaces used by quicktime.app.actions
Collection
          This interface provide an uniform means of dealing with a collection of Objects in QTJava.
CollectionController
          Provides a generic interface for objects that want to control collections of objects and have these objects added to the controller when the objects are added to the space.
Controller
          A Controller is an object that exerts some control over members of a Space.
Listener
          Objects that implement this interface are declaring an interest that is derived or sourced from the object that is supplied as the argument to the addedTo interest.
ListenerController
          A ListenerController is a controller that is generally invoked or made active by events or notificiations from some source object.
Sequencer
          This interface defines operations that can control the positioning of a cursor through a sequence of data.
Space
          A Space is a dynamic collection of members.
TicklishController
          A TicklishController is a controller that requires tickling by the Space's Timer whenever the Space itself is tickled.
 

Classes in quicktime.app.spaces used by quicktime.app.anim
Collection
          This interface provide an uniform means of dealing with a collection of Objects in QTJava.
Controller
          A Controller is an object that exerts some control over members of a Space.
DynamicCollection
          The DynamicCollection uses the Protocol class to enable the application to dynamically type members on a collection by collection basis.
Listener
          Objects that implement this interface are declaring an interest that is derived or sourced from the object that is supplied as the argument to the addedTo interest.
ListenerController
          A ListenerController is a controller that is generally invoked or made active by events or notificiations from some source object.
Protocol
          A Protocol is a collection of classes that are used to test an object against.
SimpleSpace
          SimpleSpace provides a default reference implementation of the Space interface.
Space
          A Space is a dynamic collection of members.
 

Classes in quicktime.app.spaces used by quicktime.app.display
Collection
          This interface provide an uniform means of dealing with a collection of Objects in QTJava.
Controller
          A Controller is an object that exerts some control over members of a Space.
DynamicCollection
          The DynamicCollection uses the Protocol class to enable the application to dynamically type members on a collection by collection basis.
Listener
          Objects that implement this interface are declaring an interest that is derived or sourced from the object that is supplied as the argument to the addedTo interest.
ListenerController
          A ListenerController is a controller that is generally invoked or made active by events or notificiations from some source object.
Protocol
          A Protocol is a collection of classes that are used to test an object against.
SimpleSpace
          SimpleSpace provides a default reference implementation of the Space interface.
Space
          A Space is a dynamic collection of members.
 

Classes in quicktime.app.spaces used by quicktime.app.event
Collection
          This interface provide an uniform means of dealing with a collection of Objects in QTJava.
Controller
          A Controller is an object that exerts some control over members of a Space.
Listener
          Objects that implement this interface are declaring an interest that is derived or sourced from the object that is supplied as the argument to the addedTo interest.
ListenerController
          A ListenerController is a controller that is generally invoked or made active by events or notificiations from some source object.
Space
          A Space is a dynamic collection of members.
 

Classes in quicktime.app.spaces used by quicktime.app.image
Collection
          This interface provide an uniform means of dealing with a collection of Objects in QTJava.
Listener
          Objects that implement this interface are declaring an interest that is derived or sourced from the object that is supplied as the argument to the addedTo interest.
Sequencer
          This interface defines operations that can control the positioning of a cursor through a sequence of data.
 

Classes in quicktime.app.spaces used by quicktime.app.players
Listener
          Objects that implement this interface are declaring an interest that is derived or sourced from the object that is supplied as the argument to the addedTo interest.
 

Classes in quicktime.app.spaces used by quicktime.app.sg
Listener
          Objects that implement this interface are declaring an interest that is derived or sourced from the object that is supplied as the argument to the addedTo interest.
 

Classes in quicktime.app.spaces used by quicktime.app.spaces
Collection
          This interface provide an uniform means of dealing with a collection of Objects in QTJava.
Controller
          A Controller is an object that exerts some control over members of a Space.
DynamicCollection
          The DynamicCollection uses the Protocol class to enable the application to dynamically type members on a collection by collection basis.
Listener
          Objects that implement this interface are declaring an interest that is derived or sourced from the object that is supplied as the argument to the addedTo interest.
Protocol
          A Protocol is a collection of classes that are used to test an object against.
Space
          A Space is a dynamic collection of members.
 

Classes in quicktime.app.spaces used by quicktime.app.time
Collection
          This interface provide an uniform means of dealing with a collection of Objects in QTJava.