|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StringLocalizer
Describes an object that can localize Strings accessible via a key.
Note: This class is not part of the public JGoodies Common API It's intended for implementation purposes only The class's API may change at any time.
| Method Summary | |
|---|---|
String |
getString(String key)
Returns a localized String for the given key. |
| Method Detail |
|---|
String getString(String key)
key - the key used to look up the localized String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||