Uses of Package
com.tuneology.avm.drive

Packages that use com.tuneology.avm.drive
com.tuneology.avm Media information, user preferences, and native program execution. 
com.tuneology.avm.burner An API for writing and erasing data from CD-R(W) discs. 
com.tuneology.avm.drive An API for accessing disc drives. 
com.tuneology.avm.player An API for playing audio and video files. 
com.tuneology.avm.ripper Facilitates running external programs and libraries for the purpose of ripping audio and data tracks from CDs. 
 

Classes in com.tuneology.avm.drive used by com.tuneology.avm
CDRDrive
          An interface to a CD-R drive.
 

Classes in com.tuneology.avm.drive used by com.tuneology.avm.burner
CDDrive
          An interface to a CD-ROM drive.
CDRDrive
          An interface to a CD-R drive.
 

Classes in com.tuneology.avm.drive used by com.tuneology.avm.drive
CDDrive
          An interface to a CD-ROM drive.
CDRDrive
          An interface to a CD-R drive.
Drive
          This class implements native operations that are not otherwise available from Java.
DriveEntry
          A lightweight representation of a drive device on the system.
MountPoint
          This class represents one of several mounted volumes associated with a drive.
 

Classes in com.tuneology.avm.drive used by com.tuneology.avm.player
CDDrive
          An interface to a CD-ROM drive.
 

Classes in com.tuneology.avm.drive used by com.tuneology.avm.ripper
CDDrive
          An interface to a CD-ROM drive.