Uses of Interface
cafe.fingerprintauthentication.FingerprintData

Packages that use FingerprintData
cafe.fingerprintauthentication   
 

Uses of FingerprintData in cafe.fingerprintauthentication
 

Classes in cafe.fingerprintauthentication that implement FingerprintData
 class FingerprintAuthentication
          This is the main class of FingerprintAutherntication component.
 

Constructors in cafe.fingerprintauthentication with parameters of type FingerprintData
ReaderListener(FingerprintData imagelistener, java.lang.String readername)
          Creates a new ReaderListener object which has FingerprintData-interface implementin object and name of the reader we are listening as a parameter.