Holger's
Java API

Uses of Class
com.antelmann.cddb.CDDrive

Packages that use CDDrive
com.antelmann.cddb This package contains classes to maintain music CD collections and associate CDs with information from a CDDB service. 
 

Uses of CDDrive in com.antelmann.cddb
 

Subclasses of CDDrive in com.antelmann.cddb
 class CDDriveSample
          A sample platform independent implementation for testing purposes
 class CDDriveWin
          This class is a Win32 specific implementation of CDDrive, which uses native function calls to access the CD-ROM drive.
 

Constructors in com.antelmann.cddb with parameters of type CDDrive
CDID(CDDrive cddrive)
          reads the CD information directly from the drive (preferred construction method)
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads