com.adamcornett.cminus
Class Messages
java.lang.Object
com.adamcornett.cminus.Messages
public class Messages
- extends Object
A helper class to load strings from the resource file
- Author:
- Adam Cornett
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BUNDLE_NAME
private static final String BUNDLE_NAME
- See Also:
- Constant Field Values
RESOURCE_BUNDLE
private static final ResourceBundle RESOURCE_BUNDLE
Messages
private Messages()
getString
public static String getString(String key)