|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.asu.cri.MirkE.util.MirkeMessages
This class hanles all the locale specific information that is to be
presented. getMessage()
method can be used to get the locale
specific message for the given key.
Constructor Summary | |
MirkeMessages()
|
Method Summary | |
static java.lang.String |
getMessage(java.lang.String messageKey)
Returns the locale specific message for the given key |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MirkeMessages()
Method Detail |
public static java.lang.String getMessage(java.lang.String messageKey)
messageKey
- message key
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |