Lizzy v1.1.1

Uses of Class
christophedelory.playlist.b4s.Entry

Packages that use Entry
christophedelory.playlist.b4s The B4S format came about mostly because of the new needs of Winamp3 and also to modernize the old style of playlist formats. 
 

Uses of Entry in christophedelory.playlist.b4s
 

Methods in christophedelory.playlist.b4s that return types with arguments of type Entry
 List<Entry> Playlist.getEntries()
          Returns the list of entries defined in this playlist.
 

Methods in christophedelory.playlist.b4s with parameters of type Entry
 void Playlist.addEntry(Entry entry)
          Adds an entry to this playlist.
 


© 2008-2009 Christophe Delory

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