|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.argouml.cognitive.Translator
public class Translator
| Constructor Summary | |
|---|---|
Translator()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
localize(java.lang.String key)
|
static java.lang.String |
messageFormat(java.lang.String key,
java.lang.Object[] args)
|
static void |
setTranslator(AbstractCognitiveTranslator trans)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Translator()
| Method Detail |
|---|
public static void setTranslator(AbstractCognitiveTranslator trans)
trans - the translatorpublic static java.lang.String localize(java.lang.String key)
key - the key for the string to be localized
public static java.lang.String messageFormat(java.lang.String key,
java.lang.Object[] args)
key - the key for the string to be localizedargs - arguments that will be inserted in the string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Cookbook |