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

java.lang.Objectcom.prolifics.jni.OptionmenuHandlerAdapter
- All Implemented Interfaces:
- OptionmenuHandler
- public class OptionmenuHandlerAdapter
- extends java.lang.Object
- implements OptionmenuHandler
- extends java.lang.Object
| Constructor Summary | |
OptionmenuHandlerAdapter()
|
|
| Method Summary | |
int |
optionmenuEntry(FieldInterface f,
int item,
int context)
|
int |
optionmenuExit(FieldInterface f,
int item,
int context)
|
int |
optionmenuValidate(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 |
OptionmenuHandlerAdapter
public OptionmenuHandlerAdapter()
| Method Detail |
optionmenuEntry
public int optionmenuEntry(FieldInterface f, int item, int context)
- Specified by:
optionmenuEntryin interfaceOptionmenuHandler
optionmenuExit
public int optionmenuExit(FieldInterface f, int item, int context)
- Specified by:
optionmenuExitin interfaceOptionmenuHandler
optionmenuValidate
public int optionmenuValidate(FieldInterface f, int item, int context)
- Specified by:
optionmenuValidatein interfaceOptionmenuHandler
|
|||||||||
| 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.OptionmenuHandlerAdapter