-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.util.Hashtable
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values
-
Constructor Details
-
TUIDefaults
public TUIDefaults()
-
TUIDefaults
public TUIDefaults(int aValue1,
float aValue2)
-
Method Details
-
putDefaults
public void putDefaults(Object... values)
-
-
setDefaultLocale
public void setDefaultLocale(Locale aLocale)
-
-
-
-
-
-
-
getBoolean
public boolean getBoolean(Object key)
-