|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.osconsulting.l10n.MessageCategoryBase
org.osconsulting.l10n.MessageCategory
public class MessageCategory
L10nCategory is the base class of all Jl10nCategories. The user must extend this class and list all string keys for this new category. See JErrCategory for an example implementation.
Field Summary | |
---|---|
static LocalizedMessage |
MSG001_NO_SUCH_MESSAGE_FOUND
|
Constructor Summary | |
---|---|
MessageCategory()
|
Method Summary |
---|
Methods inherited from class org.osconsulting.l10n.MessageCategoryBase |
---|
getLocalizedMessageList, getMessageStores |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static LocalizedMessage MSG001_NO_SUCH_MESSAGE_FOUND
Constructor Detail |
---|
public MessageCategory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |