| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Defines the integer constants with the types of messages.
| Field Summary | |
final static int | CRITICALThe critical type. |
final static int | CRITICAL_MODALThe critical type (a message will be displayed in a modal dialog). |
final static int | ERRORThe error type. |
final static int | ERROR_MODALThe error type (a message will be displayed in a modal dialog). |
final static int | INFORMATIONThe information type. |
final static int | INFORMATION_MODALThe information type (a message will be displayed in a modal dialog). |
final static int | MODALRequest to show message box instead of text in the message pane. |
final static int | WARNINGThe warning type. |
final static int | WARNING_MODALThe warning type (a message will be displayed in a modal dialog). |
| Field Detail |
public final static int CRITICAL
public final static int CRITICAL_MODAL
public final static int ERROR
public final static int ERROR_MODAL
public final static int INFORMATION
public final static int INFORMATION_MODAL
public final static int MODAL
public final static int WARNING
public final static int WARNING_MODAL
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||