ch.tatool.app.gui
Class MessagesImpl
java.lang.Object
ch.tatool.app.gui.MessagesImpl
- All Implemented Interfaces:
- Messages
public class MessagesImpl
- extends Object
- implements Messages
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setLocale
public void setLocale(Locale local)
- Specified by:
setLocale in interface Messages
getString
public String getString(String key)
- Specified by:
getString in interface Messages
getLocale
public Locale getLocale()
- Specified by:
getLocale in interface Messages
getLanguage
public String getLanguage()
- Specified by:
getLanguage in interface Messages
getResourceBundle
public ResourceBundle getResourceBundle()
- Specified by:
getResourceBundle in interface Messages
Copyright © 2012. All Rights Reserved.