|
|||||||||
| 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
Interface TextHandler

- All Known Subinterfaces:
- FieldHandler
- All Known Implementing Classes:
- FieldHandlerAdapter, TextHandlerAdapter
- public interface TextHandler
| Method Summary | |
int |
textDoubleClick(FieldInterface f,
int item)
|
int |
textEntry(FieldInterface f,
int item,
int context)
|
int |
textExit(FieldInterface f,
int item,
int context)
|
int |
textValidate(FieldInterface f,
int item,
int context)
|
| Method Detail |
textEntry
public int textEntry(FieldInterface f, int item, int context)
textExit
public int textExit(FieldInterface f, int item, int context)
textValidate
public int textValidate(FieldInterface f, int item, int context)
textDoubleClick
public int textDoubleClick(FieldInterface f, int item)
|
|||||||||
| Home >> All >> com >> prolifics >> [ jni overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC