public class Preferences extends Properties
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPS_FILENAME |
defaults| Constructor and Description |
|---|
Preferences() |
Preferences(String filename) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIntegerProperty(String name,
int defaultValue) |
void |
save() |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamespublic static final String PROPS_FILENAME
public Preferences()
public Preferences(String filename)
public int getIntegerProperty(String name, int defaultValue)
public void save()
Abbot is hosted on