|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gvsig.external.jump.Messages
public class Messages
Bridge class to provide internationalization services to the library. It uses the gvsig-i18n library as a backend, and includes its necessary initialization.
| Constructor Summary | |
|---|---|
Messages()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getText(java.lang.String key)
Gets the translation associated with the provided translation key. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Messages()
| Method Detail |
|---|
public static java.lang.String getText(java.lang.String key)
key - The translation key which identifies the target text
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||