Enum.EnumDesc<E extends Enum<E>>
char
getChar()
static IMessageBox.Icon
static IMessageBox.Icon[]
values()
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null