fr.fluxmedia.transmorpher.Utils
Class SystemResources
java.lang.Object
|
+--fr.fluxmedia.transmorpher.Utils.SystemResources
- public class SystemResources
- extends Object
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
vBundle
static ResourceBundle vBundle
myLocale
static Locale myLocale
vSystemProperties
static Properties vSystemProperties
myResource
static Hashtable myResource
SystemResources
public SystemResources()
setProperty
public static void setProperty(String name,
String Value)
getProperty
public static String getProperty(String name)
getLocale
public static Locale getLocale()
..no bottom yet...