|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.util.viewer.util.NLS
helps with internationalization
Field Summary | |
private static java.util.ResourceBundle |
bundle
|
Constructor Summary | |
NLS()
|
Method Summary | |
static java.lang.String |
nls(java.lang.String key)
translates the given key to the message |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final java.util.ResourceBundle bundle
Constructor Detail |
public NLS()
Method Detail |
public static java.lang.String nls(java.lang.String key)
key
- key to be translated
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |