org.crosswire.jsword.passage
Class UserMsg

java.lang.Object
  extended by org.crosswire.common.util.MsgBase
      extended by org.crosswire.jsword.passage.UserMsg

public 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.

Field Summary
(package private) static UserMsg ABSTRACT_REF_SUMMARY
           
(package private) static UserMsg ACCURACY_BOOK
           
(package private) static UserMsg ACCURACY_BOOK_CHAPTER
           
(package private) static UserMsg RANGE_PARTS
           
(package private) static UserMsg VERSE_PARSE
           
(package private) static UserMsg VERSE_PARTS
           
 
Constructor Summary
private UserMsg(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

ABSTRACT_REF_SUMMARY

static final UserMsg ABSTRACT_REF_SUMMARY

VERSE_PARTS

static final UserMsg VERSE_PARTS

VERSE_PARSE

static final UserMsg VERSE_PARSE

RANGE_PARTS

static final UserMsg RANGE_PARTS

ACCURACY_BOOK

static final UserMsg ACCURACY_BOOK

ACCURACY_BOOK_CHAPTER

static final UserMsg ACCURACY_BOOK_CHAPTER
Constructor Detail

UserMsg

private UserMsg(String name)
Passthrough ctor


Copyright ยจ 2003-2007