org.crosswire.bibledesktop.desktop
Class Msg
java.lang.Object
org.crosswire.common.util.MsgBase
org.crosswire.bibledesktop.desktop.Msg
public final class Msg
- 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 |
Msg(String name)
Passthrough ctor |
APP_TITLE
static final Msg APP_TITLE
SPLASH_TITLE
static final Msg SPLASH_TITLE
APP_VERSION
static final Msg APP_VERSION
VERSION_TITLE
static final Msg VERSION_TITLE
VERSION_APP_TITLE
static final Msg VERSION_APP_TITLE
CONFIG_SAVE_FAILED
static final Msg CONFIG_SAVE_FAILED
UNKNOWN_PROTOCOL
static final Msg UNKNOWN_PROTOCOL
STARTUP_TITLE
static final Msg STARTUP_TITLE
STARTUP_GENERATE
static final Msg STARTUP_GENERATE
STARTUP_GENERAL_CONFIG
static final Msg STARTUP_GENERAL_CONFIG
NO_BIBLES_MESSAGE
static final Msg NO_BIBLES_MESSAGE
NO_BIBLES_TITLE
static final Msg NO_BIBLES_TITLE
NO_HELP
static final Msg NO_HELP
NO_PASSAGE
static final Msg NO_PASSAGE
SOURCE_MISSING
static final Msg SOURCE_MISSING
SPLASH_IMAGE
static final Msg SPLASH_IMAGE
ABOUT_TITLE
static final Msg ABOUT_TITLE
WARRANTY_TAB_TITLE
static final Msg WARRANTY_TAB_TITLE
DETAILS_TAB_TITLE
static final Msg DETAILS_TAB_TITLE
SYSTEM_PROPS_TAB_TITLE
static final Msg SYSTEM_PROPS_TAB_TITLE
STATUS_DEFAULT
static final Msg STATUS_DEFAULT
CONFIG_TITLE
static final Msg CONFIG_TITLE
TEXT_VIEWER
static final Msg TEXT_VIEWER
ORIG
static final Msg ORIG
OSIS
static final Msg OSIS
HTML
static final Msg HTML
Msg
private Msg(String name)
- Passthrough ctor
getApplicationTitle
public static String getApplicationTitle()
getVersionInfo
public static String getVersionInfo()
- get a version string of the form "Version: 1.0"
- Returns:
- the version string
getVersionedApplicationTitle
public static String getVersionedApplicationTitle()
- get a title of the form "App Name v1.0"
- Returns:
- a versioned title
getAboutInfo
public static String getAboutInfo()
- get an About string of the form "About App Name"
- Returns:
- Info for "About"