org.crosswire.jsword.book.sword
Class UserMsg

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

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 DELETE_FAILED
           
(package private) static UserMsg MISSING_FILE
           
(package private) static UserMsg NO_KEY
           
(package private) static UserMsg READ_FAIL
           
(package private) static UserMsg UNLOCK_FAILED
           
 
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

NO_KEY

static final UserMsg NO_KEY

MISSING_FILE

static final UserMsg MISSING_FILE

READ_FAIL

static final UserMsg READ_FAIL

DELETE_FAILED

static final UserMsg DELETE_FAILED

UNLOCK_FAILED

static final UserMsg UNLOCK_FAILED
Constructor Detail

UserMsg

private UserMsg(String name)
Passthrough ctor


Copyright ยจ 2003-2007