Holger's
Java API

Uses of Interface
com.antelmann.util.NativeCode

Packages that use NativeCode
com.antelmann.cddb This package contains classes to maintain music CD collections and associate CDs with information from a CDDB service. 
com.antelmann.imagedb This package contains classes implementing a database for images. 
 

Uses of NativeCode in com.antelmann.cddb
 

Classes in com.antelmann.cddb that implement NativeCode
 class CDDriveWin
          This class is a Win32 specific implementation of CDDrive, which uses native function calls to access the CD-ROM drive.
 class JCDChecker
          A simple GUI to check a CD with CDDB.
 

Uses of NativeCode in com.antelmann.imagedb
 

Classes in com.antelmann.imagedb that implement NativeCode
 class TwainAdapter
          uses some free software from http://www.javajeff.mb.ca/; requires jtwain.dll in the path
 class TwainConnector
          uses TwainConnect (www.twainconnect.com) to conveniently obtain an image from a TWAIN source
 



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