ffe.panels
Class FFELocale
java.lang.Object
ffe.panels.FFELocale
- public class FFELocale
- extends java.lang.Object
The FFELocale class will encapsulate Internationalization features, if
there is interest.
|
Method Summary |
java.lang.String |
getGUILabel(java.lang.String key)
|
void |
list()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
supportedLocales
java.util.Locale[] supportedLocales
currentLocale
java.util.Locale currentLocale
guiLabels
java.util.PropertyResourceBundle guiLabels
FFELocale
public FFELocale()
FFELocale
public FFELocale(java.util.Locale locale)
list
public void list()
getGUILabel
public java.lang.String getGUILabel(java.lang.String key)