|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectSecuGen.FDxSDKPro.jni.SGPPPortAddr
public abstract class SGPPPortAddr
This class contains port address constants that are used by the SecuGen.FDxSDKPro.jni package.
JSGFPLib#openDevice| Field Summary | |
|---|---|
static long |
AUTO_DETECT
Auto detect port |
static long |
LPT1_378
Parallel port 0x378 (LPT1). |
static long |
LPT2_278
Parallel port 0x278 (LPT2). |
static long |
LPT3_3BC
Parallel port 0x3BC (LPT3). |
static long |
USB
USB port. |
| Constructor Summary | |
|---|---|
SGPPPortAddr()
This is an abstract class and cannot be instantiated. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long AUTO_DETECT
public static final long LPT1_378
public static final long LPT2_278
public static final long LPT3_3BC
public static final long USB
| Constructor Detail |
|---|
public SGPPPortAddr()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||