org.crosswire.common.swing.desktop
Class UserMsg

java.lang.Object
  extended by org.crosswire.common.util.MsgBase
      extended by org.crosswire.common.swing.desktop.UserMsg

public final class UserMsg
extends MsgBase

Compile safe Msg resource settings.

Author:
Joe Walker [joe at eireneh dot com], DM Smith [dmsmith555 at yahoo dot com]
See Also:
for license details. The copyright to this program is held by it's authors.

Field Summary
(package private) static UserMsg MDI
           
(package private) static UserMsg TDI
           
(package private) static UserMsg UNTITLED
           
 
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

UNTITLED

static final UserMsg UNTITLED

TDI

static final UserMsg TDI

MDI

static final UserMsg MDI
Constructor Detail

UserMsg

private UserMsg(String name)
Passthrough ctor


Copyright ยจ 2003-2007