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

- All Known Subinterfaces:
- FieldHandler
- All Known Implementing Classes:
- FieldHandlerAdapter, OptionmenuHandlerAdapter
- public interface OptionmenuHandler
| 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)
|
| Method Detail |
optionmenuEntry
public int optionmenuEntry(FieldInterface f, int item, int context)
optionmenuExit
public int optionmenuExit(FieldInterface f, int item, int context)
optionmenuValidate
public int optionmenuValidate(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