|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.folt.util.Messages
public class Messages
| Method Summary | |
|---|---|
static Messages |
getInstance(java.lang.String name,
java.lang.String language)
getInstance get a language and resource name specific message |
java.lang.String |
getString(java.lang.String key)
getString get a language specific resource bundle string |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Messages getInstance(java.lang.String name,
java.lang.String language)
name - the name of the bundlelanguage - the language
public java.lang.String getString(java.lang.String key)
key - the key for the message/string to return
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||