org.crosswire.common.util
Class Msg
java.lang.Object
org.crosswire.common.util.MsgBase
org.crosswire.common.util.Msg
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 2004/04/28 22:35:39 joe Exp $
- Author:
- Joe Walker [joe at eireneh dot com]
- See Also:
Licence
Constructor Summary |
private |
Msg(String name)
Passthrough ctor |
SECURITY
static final Msg SECURITY
WRONG_TYPE
static final Msg WRONG_TYPE
REASON
static final Msg REASON
CANT_STRIP
static final Msg CANT_STRIP
CREATE_DIR_FAIL
static final Msg CREATE_DIR_FAIL
CREATE_FILE_FAIL
static final Msg CREATE_FILE_FAIL
IS_DIR
static final Msg IS_DIR
IS_FILE
static final Msg IS_FILE
NOT_DIR
static final Msg NOT_DIR
NOT_FILE_URL
static final Msg NOT_FILE_URL
NO_RESOURCE
static final Msg NO_RESOURCE
NOT_ASSIGNABLE
static final Msg NOT_ASSIGNABLE
UNAVILABLE
static final Msg UNAVILABLE
Msg
private Msg(String name)
- Passthrough ctor