|
|||||||||
| Home >> All >> com >> prolifics >> [ jni overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.prolifics.jni
Class ActiveXHandlerAdapter

java.lang.Objectcom.prolifics.jni.ActiveXHandlerAdapter
- All Implemented Interfaces:
- ActiveXHandler
- public class ActiveXHandlerAdapter
- extends java.lang.Object
- implements ActiveXHandler
- extends java.lang.Object
| Constructor Summary | |
ActiveXHandlerAdapter()
|
|
| Method Summary | |
int |
activexEntry(FieldInterface f,
int item,
int context)
|
int |
activexExit(FieldInterface f,
int item,
int context)
|
int |
activexValidate(FieldInterface f,
int item,
int context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ActiveXHandlerAdapter
public ActiveXHandlerAdapter()
| Method Detail |
activexEntry
public int activexEntry(FieldInterface f, int item, int context)
- Specified by:
activexEntryin interfaceActiveXHandler
activexExit
public int activexExit(FieldInterface f, int item, int context)
- Specified by:
activexExitin interfaceActiveXHandler
activexValidate
public int activexValidate(FieldInterface f, int item, int context)
- Specified by:
activexValidatein interfaceActiveXHandler
|
|||||||||
| Home >> All >> com >> prolifics >> [ jni overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.prolifics.jni.ActiveXHandlerAdapter