public class ConfigurationHelper extends Object
| Constructor and Description |
|---|
ConfigurationHelper()
|
| Modifier and Type | Method and Description |
|---|---|
static Path |
getBookmarksFilePath()
Retrieve the path to the user's bookmarks file
|
static Path |
getUserConfigurationDirectory()
Retrieve the path of the directory where the user's configuration will be stored.
|
static Path |
getUserConfigurationFilePath()
Retrieve the path to the user's configuration file
|
public static PathgetUserConfigurationDirectory()
public static PathgetUserConfigurationFilePath()
public static PathgetBookmarksFilePath()