public interface MessageBoxType
XMLMessageBox
types.Modifier and Type | Field and Description |
---|---|
static short |
DEFAULT
The default messageBox type.
|
static short |
ERROR
The Error messageBox type.
|
static short |
INFO
The Info messageBox type.
|
static short |
PROGRESS
The Progress messageBox type.
|
static short |
SUCCESS
The Success messageBox type.
|
static short |
WARNING
The Warning messageBox type.
|
static final short DEFAULT
static final short INFO
static final short SUCCESS
static final short WARNING
static final short ERROR
static final short PROGRESS
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence