|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectse.perfectfools.localizer.i18n.Messages
This class handles i18n for ezloc itself.
Constructor Summary | |
protected |
Messages()
|
Method Summary | |
static java.lang.String |
getString(java.lang.String key)
Get a translated string for the current locale. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected Messages()
Method Detail |
public static java.lang.String getString(java.lang.String key)
key
- The key for the String to translate
!key!
if no
translation was found.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |