Package org.jmol.i18n
Class Resource
java.lang.Object
org.jmol.i18n.Resource
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static String
(package private) static String
(package private) static Resource
getResource
(Viewer vwr, String className, String name) (package private) static Resource
getResourceFromPO
(String data) applet only -- Simple reading of .po file; necessary for JavaScript; works in Java as well and avoids all those signed applets.(package private) String
-
Field Details
-
resource
-
resourceMap
-
-
Constructor Details
-
Resource
-
-
Method Details
-
getResource
-
getString
-
getLanguage
-
getResourceFromPO
applet only -- Simple reading of .po file; necessary for JavaScript; works in Java as well and avoids all those signed applets.- Parameters:
data
-- Returns:
- JmolResource
-
fix
-