org.crosswire.common.swing
Class UserMsg
java.lang.Object
org.crosswire.common.util.MsgBase
org.crosswire.common.swing.UserMsg
final class UserMsg
- extends MsgBase
Compile safe Msg resource settings.
- Author:
- Joe Walker [joe at eireneh dot com]
- See Also:
for license details.
The copyright to this program is held by it's authors.
|
Constructor Summary |
private |
UserMsg(String name)
Passthrough ctor |
ERROR_OCCURED
static final UserMsg ERROR_OCCURED
DETAILS
static final UserMsg DETAILS
NO_FILE
static final UserMsg NO_FILE
ERROR
static final UserMsg ERROR
CAUSED_BY
static final UserMsg CAUSED_BY
NO_DESC
static final UserMsg NO_DESC
SOURCE_NOT_FOUND
static final UserMsg SOURCE_NOT_FOUND
SOURCE_FOUND
static final UserMsg SOURCE_FOUND
SOURCE_ATTEMPT
static final UserMsg SOURCE_ATTEMPT
SELECT_FONT
static final UserMsg SELECT_FONT
BOLD
static final UserMsg BOLD
ITALIC
static final UserMsg ITALIC
UserMsg
private UserMsg(String name)
- Passthrough ctor