|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OptionType | |
|---|---|
| nl.coderight.jazz.dialog | |
| Uses of OptionType in nl.coderight.jazz.dialog |
|---|
| Methods in nl.coderight.jazz.dialog that return OptionType | |
|---|---|
static OptionType |
OptionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OptionType[] |
OptionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in nl.coderight.jazz.dialog with parameters of type OptionType | |
|---|---|
void |
OptionDialog.setOptionType(OptionType optionType)
|
static ReturnOptionType |
ReturnOptionType.valueOf(int option,
OptionType optionType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||