org.crosswire.bibledesktop.book
Class Msg

java.lang.Object
  extended by org.crosswire.common.util.MsgBase
      extended by 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

Field Summary
(package private) static Msg ADVANCED_SELECT_TITLE
           
(package private) static Msg ADVANCED_TITLE
           
(package private) static Msg BAD_VERSE
           
(package private) static Msg BOOKS
           
(package private) static Msg CHOOSER_CANCEL
           
(package private) static Msg CHOOSER_OK
           
(package private) static Msg CHOOSER_TITLE
           
(package private) static Msg CLEAR
           
(package private) static Msg EMPTY_FILE
           
(package private) static Msg ERROR
           
(package private) static Msg HELP_TEXT
           
(package private) static Msg HELP_TITLE
           
(package private) static Msg NO_INSTALLED_BIBLE
           
(package private) static Msg NONE
           
(package private) static Msg PRESETS
           
(package private) static Msg SELECT_BOOK
           
(package private) static Msg SELECT_CHAPTER
           
(package private) static Msg SELECT_PASSAGE_TITLE
           
(package private) static Msg SELECT_VERSE
           
(package private) static Msg SUMMARY
           
(package private) static Msg UNTITLED
           
(package private) static Msg VERSE_LIST_DESC
           
 
Constructor Summary
private Msg(String name)
          Passthrough ctor
 
Method Summary
 
Methods inherited from class org.crosswire.common.util.MsgBase
loadResources, toString, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

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
Constructor Detail

Msg

private Msg(String name)
Passthrough ctor


Copyright ? 2003-2004