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

java.lang.Objectcom.prolifics.jni.ScaleHandlerAdapter
- All Implemented Interfaces:
- ScaleHandler
- public class ScaleHandlerAdapter
- extends java.lang.Object
- implements ScaleHandler
- extends java.lang.Object
| Constructor Summary | |
ScaleHandlerAdapter()
|
|
| 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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ScaleHandlerAdapter
public ScaleHandlerAdapter()
| Method Detail |
scaleEntry
public int scaleEntry(FieldInterface f, int item, int context)
- Specified by:
scaleEntryin interfaceScaleHandler
scaleExit
public int scaleExit(FieldInterface f, int item, int context)
- Specified by:
scaleExitin interfaceScaleHandler
scaleValidate
public int scaleValidate(FieldInterface f, int item, int context)
- Specified by:
scaleValidatein interfaceScaleHandler
|
|||||||||
| 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.ScaleHandlerAdapter