Uses of Class
net.sourceforge.atunes.kernel.modules.playlist.ListOfPlayLists

Packages that use ListOfPlayLists
net.sourceforge.atunes.kernel.handlers   
net.sourceforge.atunes.kernel.modules.playlist   
 

Uses of ListOfPlayLists in net.sourceforge.atunes.kernel.handlers
 

Methods in net.sourceforge.atunes.kernel.handlers that return ListOfPlayLists
 ListOfPlayLists MultiplePlaylistHandler.getListOfPlayLists()
          Gets the list of play lists.
protected  ListOfPlayLists ApplicationDataHandler.retrievePlayListCache()
          Reads play list cache.
 

Methods in net.sourceforge.atunes.kernel.handlers with parameters of type ListOfPlayLists
 void MultiplePlaylistHandler.addListOfPlayLists(ListOfPlayLists list)
          Adds a playlist.
 

Uses of ListOfPlayLists in net.sourceforge.atunes.kernel.modules.playlist
 

Methods in net.sourceforge.atunes.kernel.modules.playlist that return ListOfPlayLists
static ListOfPlayLists ListOfPlayLists.getEmptyPlayList()
          Returns a list of playlists with an empty playlist.
 



Copyright © 2006-2008 The aTunes Team. All Rights Reserved.