Class DPreferences
- All Implemented Interfaces:
Serializable,Cloneable,Map<String,Object>
!!! Not used in Kopi. Check if used by an application
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetButtonSize(boolean small) voidsetWindowLocation(Point location) 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
-
DPreferences
public DPreferences()
-
-
Method Details
-
setButtonSize
public void setButtonSize(boolean small) -
getButtonSize
public boolean getButtonSize() -
setWindowLocation
-
getWindowLocation
-