org.crosswire.bibledesktop.book
Class Msg
java.lang.Object
org.crosswire.common.util.MsgBase
org.crosswire.bibledesktop.book.Msg
class Msg
- extends MsgBase
Compile safe Msg resource settings.
Distribution Licence:
JSword is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License,
version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
The License is available on the internet
here, or by writing to:
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA
The copyright to this program is held by it's authors.
|
- Version:
- $Id: Msg.java,v 1.14 2005/02/15 02:08:59 dmsmith Exp $
- Author:
- Joe Walker [joe at eireneh dot com]
- See Also:
Licence
Constructor Summary |
private |
Msg(String name)
Passthrough ctor |
EMPTY_FILE
static final Msg EMPTY_FILE
VERSE_LIST_DESC
static final Msg VERSE_LIST_DESC
BOOKS
static final Msg BOOKS
SELECT_BOOK
static final Msg SELECT_BOOK
SELECT_CHAPTER
static final Msg SELECT_CHAPTER
SELECT_VERSE
static final Msg SELECT_VERSE
NONE
static final Msg NONE
CHOOSER_CANCEL
static final Msg CHOOSER_CANCEL
CHOOSER_OK
static final Msg CHOOSER_OK
CHOOSER_TITLE
static final Msg CHOOSER_TITLE
BAD_VERSE
static final Msg BAD_VERSE
NO_INSTALLED_BIBLE
static final Msg NO_INSTALLED_BIBLE
SELECT_PASSAGE_TITLE
static final Msg SELECT_PASSAGE_TITLE
CLEAR
static final Msg CLEAR
UNTITLED
static final Msg UNTITLED
ADVANCED_TITLE
static final Msg ADVANCED_TITLE
HELP_TEXT
static final Msg HELP_TEXT
HELP_TITLE
static final Msg HELP_TITLE
ERROR
static final Msg ERROR
SUMMARY
static final Msg SUMMARY
PRESETS
static final Msg PRESETS
ADVANCED_SELECT_TITLE
static final Msg ADVANCED_SELECT_TITLE
Msg
private Msg(String name)
- Passthrough ctor