public class DPreferences
extends java.util.Hashtable<java.lang.String,java.lang.Object>
| Constructor and Description |
|---|
DPreferences() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getButtonSize() |
java.awt.Point |
getWindowLocation() |
void |
setButtonSize(boolean small) |
void |
setWindowLocation(java.awt.Point location) |
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