|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMessageConstants
The IMessageConstants
defines constant values for message handling
of IApplication
implementations.
Field Summary | |
---|---|
static int |
MESSAGE_BUTTON_OK
the type for ok button. |
static int |
MESSAGE_BUTTON_OK_CANCEL
the type for ok, cancel buttons. |
static int |
MESSAGE_BUTTON_YES_NO
the type for yes, no buttons. |
static int |
MESSAGE_ICON_ERROR
the type for error icon. |
static int |
MESSAGE_ICON_INFO
the type for information icon. |
static int |
MESSAGE_ICON_QUESTION
the type for question icon. |
static int |
MESSAGE_ICON_WARNING
the type for warning icon. |
Field Detail |
---|
static final int MESSAGE_ICON_INFO
static final int MESSAGE_ICON_WARNING
static final int MESSAGE_ICON_ERROR
static final int MESSAGE_ICON_QUESTION
static final int MESSAGE_BUTTON_OK_CANCEL
static final int MESSAGE_BUTTON_YES_NO
static final int MESSAGE_BUTTON_OK
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |