org.crosswire.common.config.swing
Class Msg

java.lang.Object
  extended by org.crosswire.common.util.MsgBase
      extended by org.crosswire.common.config.swing.Msg

public final class Msg
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 Msg COMPONENT_EDITOR
           
(package private) static Msg EDIT_CLASS
           
(package private) static Msg ERROR
           
(package private) static Msg NAME
           
(package private) static Msg NEW_CLASS
           
(package private) static Msg NO_OPTIONS
           
 
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

NAME

static final Msg NAME

COMPONENT_EDITOR

static final Msg COMPONENT_EDITOR

EDIT_CLASS

static final Msg EDIT_CLASS

NEW_CLASS

static final Msg NEW_CLASS

ERROR

static final Msg ERROR

NO_OPTIONS

static final Msg NO_OPTIONS
Constructor Detail

Msg

private Msg(String name)
Passthrough ctor


Copyright ยจ 2003-2007