Uses of Interface
net.shredzone.ifish.PlaylistSource

Packages that use PlaylistSource
net.shredzone.ifish   
net.shredzone.ifish.gui   
 

Uses of PlaylistSource in net.shredzone.ifish
 

Methods in net.shredzone.ifish that return PlaylistSource
 PlaylistSource IFishPane.getPlaylistSource()
          Get the playlist source which is to be used for playlist selection.
 

Methods in net.shredzone.ifish with parameters of type PlaylistSource
 void IFishPane.setPlaylistSource(PlaylistSource source)
          Set the playlist source which is to be used for playlist selection.
 

Uses of PlaylistSource in net.shredzone.ifish.gui
 

Classes in net.shredzone.ifish.gui that implement PlaylistSource
 class DatabasePane
          This panel allows to see the database in a table, and play selected files from it.
 class PlaylistPane
          This panel allows to see the playlists.
 



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