org.opensourcephysics.resources.tools
Class tools_en_US

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.PropertyResourceBundle
          extended by org.opensourcephysics.resources.tools.tools
              extended by org.opensourcephysics.resources.tools.tools_en
                  extended by org.opensourcephysics.resources.tools.tools_en_US

public class tools_en_US
extends tools_en

US English resource loader for OSP tools. Resource strings are obtained from superclass.

Author:
Wolfgang Christian

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control
 
Constructor Summary
tools_en_US()
          Constructor tools_en_US
 
Method Summary
 
Methods inherited from class java.util.PropertyResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

tools_en_US

public tools_en_US()
            throws java.io.IOException
Constructor tools_en_US

Throws:
java.io.IOException