|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This allows the retrieval of locale specific data if it is installed.
| Method Summary | |
Object |
get(int resourceID,
Object defaultValue)
This should convert the resourceID to a String and then call get(resourceName,defaultValue); |
Object |
get(String resourceName,
Object defaultValue)
This finds the local resource as given by the resourceName. |
| Method Detail |
public Object get(int resourceID,
Object defaultValue)
public Object get(String resourceName,
Object defaultValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||