Uses of Interface
nl.lxtreme.ols.api.UserSettings

Packages that use UserSettings
nl.lxtreme.ols.api   
nl.lxtreme.ols.api.data.project   
 

Uses of UserSettings in nl.lxtreme.ols.api
 

Methods in nl.lxtreme.ols.api with parameters of type UserSettings
 void Configurable.readPreferences(UserSettings aSettings)
          Reads configuration from given preferences.
 void Configurable.writePreferences(UserSettings aSettings)
          Writes configuration to given preferences.
 

Uses of UserSettings in nl.lxtreme.ols.api.data.project
 

Methods in nl.lxtreme.ols.api.data.project that return UserSettings
 UserSettings Project.getSettings(String aName)
          Returns the other user settings, like UI-settings, and such.
 

Methods in nl.lxtreme.ols.api.data.project with parameters of type UserSettings
 void Project.setSettings(UserSettings aSettings)
          Sets the user settings.
 void ProjectVisitor.visit(UserSettings aSettings)
          Callback for user settings.
 



Copyright © 2012 L'Xtreme IT consultancy. All Rights Reserved.