Lizzy v1.1.1

Uses of Class
christophedelory.playlist.AbstractTimeContainer

Packages that use AbstractTimeContainer
christophedelory.playlist The home of the playlist management API. 
 

Uses of AbstractTimeContainer in christophedelory.playlist
 

Subclasses of AbstractTimeContainer in christophedelory.playlist
 class Parallel
          A playlist group in which multiple elements can play back at the same time.
 class Sequence
          A playlist sequence: the media contents play one after the other.
 

Methods in christophedelory.playlist that return AbstractTimeContainer
 AbstractTimeContainer AbstractPlaylistComponent.getParent()
          Returns the parent container of this playlist component, if any.
 

Methods in christophedelory.playlist with parameters of type AbstractTimeContainer
(package private)  void AbstractPlaylistComponent.setParent(AbstractTimeContainer parent)
          Initializes the parent container of this playlist component.
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.