Class NmrResourceHandler
java.lang.Object
org.openscience.jmol.app.janocchio.NmrResourceHandler
Provides access to resources (for example, strings and images). This class is
a singleton which is retrieved by the getInstance method.
- Author:
- Bradley A. Smith (bradley@baysmith.com)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate ImageIcon
static ImageIcon
static NmrResourceHandler
private String
static String
getStringX
(String key)
-
Field Details
-
instance
-
stringsResourceBundle
-
-
Constructor Details
-
NmrResourceHandler
private NmrResourceHandler()
-
-
Method Details
-
getInstance
-
getIcon
-
getStringX
-
getIconX
-
getString
-