public interface Preference
| Modifier and Type | Field and Description |
|---|---|
static String |
CAYENNE_PREFERENCES_PATH
Key for preferences.
|
static String |
EDITOR
Preferences node name for the editor
|
static String |
LAST_PROJ_FILES
Preferences node name for list of the last 12 opened project files.
|
| Modifier and Type | Method and Description |
|---|---|
Preferences |
getCayennePreference() |
Preferences |
getCurrentPreference() |
Preferences |
getRootPreference() |
static final String CAYENNE_PREFERENCES_PATH
static final String EDITOR
static final String LAST_PROJ_FILES
Preferences getRootPreference()
Preferences getCayennePreference()
Preferences getCurrentPreference()
Copyright © 2001–2015 Apache Cayenne. All rights reserved.