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

- All Known Subinterfaces:
- FieldHandler
- All Known Implementing Classes:
- FieldHandlerAdapter, ScaleHandlerAdapter
- public interface ScaleHandler
| Method Summary | |
int |
scaleEntry(FieldInterface f,
int item,
int context)
|
int |
scaleExit(FieldInterface f,
int item,
int context)
|
int |
scaleValidate(FieldInterface f,
int item,
int context)
|
| Method Detail |
scaleEntry
public int scaleEntry(FieldInterface f, int item, int context)
scaleExit
public int scaleExit(FieldInterface f, int item, int context)
scaleValidate
public int scaleValidate(FieldInterface f, int item, int context)
|
|||||||||
| Home >> All >> com >> prolifics >> [ jni overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC