Fields Summary |
---|
public static final OptionConstant | ERROR_MESSAGEAn error message type. |
public static final OptionConstant | INFORMATION_MESSAGEAn information message type. |
public static final OptionConstant | WARNING_MESSAGEAn warining message type. |
public static final OptionConstant | QUESTION_MESSAGEAn question message type. |
public static final OptionConstant | PLAIN_MESSAGEAn plain message type. |
public static final OptionConstant | DEFAULT_OPTIONUse default buttons. |
public static final OptionConstant | YES_NO_OPTIONUse yes/no buttons. |
public static final OptionConstant | YES_NO_CANCEL_OPTIONUse yes/no/cancel buttons. |
public static final OptionConstant | OK_CANCEL_OPTIONUse ok/cancel buttons. |