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

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

Uses of NaviDb in net.shredzone.ifish.db
 

Methods in net.shredzone.ifish.db with parameters of type NaviDb
 void Playlist.readPlaylist(File base, String pldir, NaviDb navi, String charset)
          Read the playlist from the jukebox.
 void PlaylistDb.readPlaylists(File base, NaviDb navi, String charset, StatusCallback cb)
          Read all playlists from the ifish directory of the base directory, in the given charset.
 

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

Uses of NaviDb in net.shredzone.ifish.gui
 

Subclasses of NaviDb in net.shredzone.ifish.gui
 class NaviDbTableModel
          This is an extension of the NaviDb class to make it usable in JTables.
 

Methods in net.shredzone.ifish.gui with parameters of type NaviDb
 void ScannerPane.update(NaviDb model)
          Update the status box according to the model data.
 



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