org.crosswire.jsword.book
Class Msg
java.lang.Object
org.crosswire.common.util.MsgBase
org.crosswire.jsword.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.19 2005/03/19 01:56:47 dmsmith Exp $
- Author:
- Joe Walker [joe at eireneh dot com]
- See Also:
Licence
Constructor Summary |
private |
Msg(String name)
Passthrough ctor |
BOOK_NOREMOVE
static final Msg BOOK_NOREMOVE
DUPLICATE_DRIVER
static final Msg DUPLICATE_DRIVER
DRIVER_NOREMOVE
static final Msg DRIVER_NOREMOVE
JOB_TITLE
static final Msg JOB_TITLE
JOB_DRIVER
static final Msg JOB_DRIVER
BIBLE_NOTFOUND
static final Msg BIBLE_NOTFOUND
DICTIONARY_NOTFOUND
static final Msg DICTIONARY_NOTFOUND
COMMENTARY_NOTFOUND
static final Msg COMMENTARY_NOTFOUND
MISSING_VERSE
static final Msg MISSING_VERSE
OSIS_BADID
static final Msg OSIS_BADID
OPEN_UNKNOWN
static final Msg OPEN_UNKNOWN
OPEN_PD
static final Msg OPEN_PD
OPEN_FREE
static final Msg OPEN_FREE
OPEN_COPYABLE
static final Msg OPEN_COPYABLE
OPEN_COMMERCIAL
static final Msg OPEN_COMMERCIAL
BOOK_METADATA_SET_OTHER
static final Msg BOOK_METADATA_SET_OTHER
STRONGS_GREEK
static final Msg STRONGS_GREEK
STRONGS_HEBREW
static final Msg STRONGS_HEBREW
STRONGS_PARSING
static final Msg STRONGS_PARSING
STRONGS_ERROR_PARSE
static final Msg STRONGS_ERROR_PARSE
STRONGS_ERROR_NUMBER
static final Msg STRONGS_ERROR_NUMBER
STRONGS_ERROR_HEBREW
static final Msg STRONGS_ERROR_HEBREW
STRONGS_ERROR_GREEK
static final Msg STRONGS_ERROR_GREEK
STRONGS_ERROR_PARSING
static final Msg STRONGS_ERROR_PARSING
STRONGS_ERROR_TYPE
static final Msg STRONGS_ERROR_TYPE
ERROR_MIXED
static final Msg ERROR_MIXED
ERROR_BADCASE
static final Msg ERROR_BADCASE
Msg
private Msg(String name)
- Passthrough ctor