|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageType | |
---|---|
nl.coderight.jazz.dialog |
Uses of MessageType in nl.coderight.jazz.dialog |
---|
Methods in nl.coderight.jazz.dialog that return MessageType | |
---|---|
static MessageType |
MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MessageType[] |
MessageType.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 MessageType | |
---|---|
void |
OptionDialog.setMessageType(MessageType messageType)
|
void |
MessageDialog.setMessageType(MessageType messageType)
|
void |
InputDialog.setMessageType(MessageType messageType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |