Package | Description |
---|---|
nl.lxtreme.ols.api.data.project |
Modifier and Type | Method and Description |
---|---|
Project |
ProjectManager.createNewProject()
Creates a new project.
|
Project |
ProjectManager.createTemporaryProject()
Deprecated.
do not use, no replacement.
|
Project |
ProjectManager.getCurrentProject()
Returns the current project.
|
Modifier and Type | Method and Description |
---|---|
void |
UserSettingsManager.loadUserSettings(File aUserSettingsFile,
Project aProject)
Loads the user settings for the given project.
|
void |
UserSettingsManager.saveUserSettings(File aUserSettingsFile,
Project aProject)
Saves the user settings for the given project.
|
Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.