|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MsgBase | |
---|---|
gnu.gpl | This package contains GNU General Public License information only. |
gnu.lgpl | This package contains GNU Lesser General Public License information only. |
org.crosswire.common.util | A collection of various generic utility classes. |
org.crosswire.jsword | The org.crosswire.jsword package contains the message catalog for everything JSword and is the root of the package tree for JSword. |
org.crosswire.jsword.book.install.sword | An implementaiion of an installer that can handle Sword Books (Modules). |
Uses of MsgBase in gnu.gpl |
---|
Subclasses of MsgBase in gnu.gpl | |
---|---|
(package private) class |
GPLMsg
Compile safe Msg resource settings. |
Fields in gnu.gpl declared as MsgBase | |
---|---|
private static MsgBase |
GPLMsg.msg
|
Uses of MsgBase in gnu.lgpl |
---|
Subclasses of MsgBase in gnu.lgpl | |
---|---|
(package private) class |
LGPLMsg
Compile safe Msg resource settings. |
Fields in gnu.lgpl declared as MsgBase | |
---|---|
private static MsgBase |
LGPLMsg.msg
|
Uses of MsgBase in org.crosswire.common.util |
---|
Method parameters in org.crosswire.common.util with type arguments of type MsgBase | |
---|---|
private ResourceBundle |
MsgBase.getResourceBundleForClass(Class<? extends MsgBase> implementingClass,
String className,
String shortClassName,
Locale currentUserLocale,
Map<String,ResourceBundle> localisedResourceMap)
Gets the resource bundle for a particular class |
Uses of MsgBase in org.crosswire.jsword |
---|
Subclasses of MsgBase in org.crosswire.jsword | |
---|---|
class |
JSMsg
Compile safe Msg resource settings. |
class |
JSOtherMsg
Compile safe Msg resource settings. |
Fields in org.crosswire.jsword declared as MsgBase | |
---|---|
private static MsgBase |
JSOtherMsg.msg
|
private static MsgBase |
JSMsg.msg
|
Uses of MsgBase in org.crosswire.jsword.book.install.sword |
---|
Subclasses of MsgBase in org.crosswire.jsword.book.install.sword | |
---|---|
(package private) class |
FTPMsg
Compile safe Msg resource settings. |
Fields in org.crosswire.jsword.book.install.sword declared as MsgBase | |
---|---|
(package private) static MsgBase |
FTPMsg.AUTH_REFUSED
|
(package private) static MsgBase |
FTPMsg.CONNECT_REFUSED
|
(package private) static MsgBase |
FTPMsg.CWD_REFUSED
|
(package private) static MsgBase |
FTPMsg.DOWNLOAD_REFUSED
|
(package private) static MsgBase |
FTPMsg.URL_AT_COUNT
|
(package private) static MsgBase |
FTPMsg.URL_COLON_COUNT
|
|
Copyright ยจ 2003-2015 | |||||||||
PREV NEXT | FRAMES NO FRAMES |