0

I am first time working on Digital Persona project. But can't give references in it like:

import com.digitalpersona.onetouch.*;
import com.digitalpersona.onetouch.ui.swing.DPFPCapture;

for using :

 DPFPCapture capture=DPFPGlobal.getCaptureFactory().createCapture();

I think I have kept the project at wrong place. Then where should I keep the project?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Igniter
  • 565
  • 1
  • 4
  • 13
  • You need to import the library for digital persona before you can use it in your code. So what IDE are you using to make your application? Check some of these other questions for answers: http://stackoverflow.com/search?q=java+import+a+library – sorifiend Jun 07 '16 at 05:24
  • @sorified I am using Netbeans and yeah I imported libraries and that worked for me... :) Thank you for your response... – Igniter Jun 07 '16 at 07:04

0 Answers0