Uses of Package
net.shredzone.ifish.db

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

Classes in net.shredzone.ifish.db used by net.shredzone.ifish
DatabaseException
          This exception signals a problem with the database.
Entry
          Abstract class for an entry in the iRiver database.
PlaylistDb
          This class contains the playlist database.
RenameCallback
          If a class is implementing the RenameCallback, it will be invoked during database synchronisation, if a directory or file name is longer than 52 characters.
RenameCallback.DefaultRenameCallback
          A default implementation of the RenameCallback which will always fail throwing a DatabaseException.
SmartRenameCallback
          This SmartRenameCallback will try to shorten the filename by applying a sequence of tricks until the name is short enough.
 

Classes in net.shredzone.ifish.db used by net.shredzone.ifish.db
DatabaseException
          This exception signals a problem with the database.
Entry
          Abstract class for an entry in the iRiver database.
FileEntry
          This class represents an Entry which was read from the file system.
NaviDb
          This class contains the database, and is able to read and write the iRivNavi.iDB file, as well as synchronize with a directory.
Playlist
          This class represents a single playlist.
PlaylistDb
          This class contains the playlist database.
RenameCallback
          If a class is implementing the RenameCallback, it will be invoked during database synchronisation, if a directory or file name is longer than 52 characters.
RenameCallback.DefaultRenameCallback
          A default implementation of the RenameCallback which will always fail throwing a DatabaseException.
StatusCallback
          The StatusCallback will keep the implementing class informed about the current state of importing, synchronizing and exporting operations of NaviDb objects.
 

Classes in net.shredzone.ifish.db used by net.shredzone.ifish.gui
DatabaseException
          This exception signals a problem with the database.
Entry
          Abstract class for an entry in the iRiver database.
NaviDb
          This class contains the database, and is able to read and write the iRivNavi.iDB file, as well as synchronize with a directory.
Playlist
          This class represents a single playlist.
PlaylistDb
          This class contains the playlist database.
StatusCallback
          The StatusCallback will keep the implementing class informed about the current state of importing, synchronizing and exporting operations of NaviDb objects.
 



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