org.crosswire.common.config.swing
Class Msg
java.lang.Object
org.crosswire.common.util.MsgBase
org.crosswire.common.config.swing.Msg
public class Msg
- extends MsgBase
Compile safe Msg resource settings.
Distribution Licence:
JSword is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License,
version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
The License is available on the internet
here, or by writing to:
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA
The copyright to this program is held by it's authors.
|
- Version:
- $Id: Msg.java,v 1.2 2005/02/17 03:40:14 dmsmith Exp $
- Author:
- Joe Walker [joe at eireneh dot com]
- See Also:
Licence
Constructor Summary |
private |
Msg(String name)
Passthrough ctor |
EDIT
static final Msg EDIT
CONFIG_SAVE_FAILED
static final Msg CONFIG_SAVE_FAILED
SELECT_FONT
static final Msg SELECT_FONT
CLASS
static final Msg CLASS
NAME
static final Msg NAME
COMPONENT_EDITOR
static final Msg COMPONENT_EDITOR
EDIT_CLASS
static final Msg EDIT_CLASS
CLASS_NOT_FOUND
static final Msg CLASS_NOT_FOUND
BAD_SUPERCLASS
static final Msg BAD_SUPERCLASS
ERROR
static final Msg ERROR
NO_OPTIONS
static final Msg NO_OPTIONS
PATH_EDITOR
static final Msg PATH_EDITOR
NEW_CLASS
static final Msg NEW_CLASS
BASIC
static final Msg BASIC
SELECT_SUBNODE
static final Msg SELECT_SUBNODE
PROPERTIES
static final Msg PROPERTIES
PROPERTIES_POSN
static final Msg PROPERTIES_POSN
Msg
private Msg(String name)
- Passthrough ctor