org.crosswire.jsword.book.install.sword
Class UserMsg

java.lang.Object
  extended by org.crosswire.common.util.MsgBase
      extended by org.crosswire.jsword.book.install.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 INSTALLING
           
(package private) static UserMsg JOB_CONFIG
           
(package private) static UserMsg JOB_DOWNLOADING
           
(package private) static UserMsg JOB_INIT
           
(package private) static UserMsg MISSING_FILE
           
 
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

INSTALLING

static final UserMsg INSTALLING

JOB_INIT

static final UserMsg JOB_INIT

JOB_CONFIG

static final UserMsg JOB_CONFIG

JOB_DOWNLOADING

static final UserMsg JOB_DOWNLOADING

MISSING_FILE

static final UserMsg MISSING_FILE
Constructor Detail

UserMsg

private UserMsg(String name)
Passthrough ctor


Copyright ยจ 2003-2007