|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.media.jsdt.impl.JSDTI18N
JSDT internationization class.
Constructor Summary | |
JSDTI18N()
|
Method Summary | |
static java.lang.String |
getResource(java.lang.String key)
gets a localized String resource from the set of Strings associated with the JSDT toolkit. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public JSDTI18N()
Method Detail |
public static java.lang.String getResource(java.lang.String key)
key
- the String key to use to lookup the localized String
value.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |