|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Translator
Interface for classes that can translate words from one natural language to another, for purposes of creating a multi-lingual user interface.
| Method Summary | |
|---|---|
boolean |
contains(String key)
Indicates whether a given key exists. |
String |
getString(String key)
Returns the value for a given key. |
| Method Detail |
|---|
String getString(String key)
key - The key which is sought.
key.boolean contains(String key)
key - The key which is sought.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||