Uses of Class
net.shredzone.ifish.db.PlaylistDb

Packages that use PlaylistDb
net.shredzone.ifish   
net.shredzone.ifish.db   
net.shredzone.ifish.gui   
 

Uses of PlaylistDb in net.shredzone.ifish
 

Methods in net.shredzone.ifish that return PlaylistDb
 PlaylistDb IFishPane.getPlaylist()
          Get the current PlaylistDb database
 

Methods in net.shredzone.ifish with parameters of type PlaylistDb
 void IFishPane.setPlaylist(PlaylistDb playlist)
          Set a new playlist database.
 

Uses of PlaylistDb in net.shredzone.ifish.db
 

Constructors in net.shredzone.ifish.db with parameters of type PlaylistDb
Sync(NaviDb navi, PlaylistDb playlist)
          Create a new synchronizer.
 

Uses of PlaylistDb in net.shredzone.ifish.gui
 

Methods in net.shredzone.ifish.gui with parameters of type PlaylistDb
 void PlaylistPane.setPlaylistDb(PlaylistDb playlist)
          Set a playlist database.
 



Copyright © 2007-2011 shredzone.org. All Rights Reserved.