Holger's
Java API

com.antelmann.util
Interface NativeCode

All Known Implementing Classes:
CDDriveWin, JCDChecker, TwainAdapter, TwainConnector

public interface NativeCode

An empty tagging interface to be implemented by all classes that use native function calls (yikes).

To run these implementing classes, you need to ensure that the platform dependent library specified in the implementing class is available in the java.library.path or (as this is inherently system dependent) in the windows class path or something.

Since:
5/14/2002
Author:
Holger Antelmann



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