abbot.editor
Class Preferences
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
abbot.editor.Preferences
- All Implemented Interfaces:
- Serializable, Cloneable, Map<Object,Object>
public class Preferences
- extends Properties
- See Also:
- Serialized Form
Methods inherited from class java.util.Properties |
getProperty, getProperty, list, list, load, loadFromXML, propertyNames, save, setProperty, store, storeToXML, storeToXML |
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
PROPS_FILENAME
public static final String PROPS_FILENAME
- See Also:
- Constant Field Values
Preferences
public Preferences()
Preferences
public Preferences(String filename)
getIntegerProperty
public int getIntegerProperty(String name,
int defaultValue)
save
public void save()
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on