|
|||||||||
| 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 DynamicLabelHandlerAdapter

java.lang.Objectcom.prolifics.jni.DynamicLabelHandlerAdapter
- All Implemented Interfaces:
- DynamicLabelHandler
- public class DynamicLabelHandlerAdapter
- extends java.lang.Object
- implements DynamicLabelHandler
- extends java.lang.Object
| Constructor Summary | |
DynamicLabelHandlerAdapter()
|
|
| Method Summary | |
int |
labelDoubleClick(FieldInterface f,
int item)
|
int |
labelValidate(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 |
DynamicLabelHandlerAdapter
public DynamicLabelHandlerAdapter()
| Method Detail |
labelValidate
public int labelValidate(FieldInterface f, int item, int context)
- Specified by:
labelValidatein interfaceDynamicLabelHandler
labelDoubleClick
public int labelDoubleClick(FieldInterface f, int item)
- Specified by:
labelDoubleClickin interfaceDynamicLabelHandler
|
|||||||||
| 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.DynamicLabelHandlerAdapter