Holger's
Java API

Uses of Class
com.antelmann.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.image This package contains classes for more easily dealing with images. 
 

Uses of NativeCode in com.antelmann.cddb
 

Classes in com.antelmann.cddb with annotations of type 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.image
 

Classes in com.antelmann.image with annotations of type NativeCode
 class GOCR
          a wrapper around a command line OCR utility program; see http://jocr.sourceforge.net/
 class TwainAdapter
          uses some free software from http://www.javajeff.mb.ca/; requires jtwain.dll in the path; note that all methods must run in the AWT event thread.
 class TwainConnector
          uses TwainConnect (www.twainconnect.com) to conveniently obtain an image from a TWAIN source
 



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