| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jivesoftware.sparkimpl.plugin.layout.LayoutSettingsManager
public class LayoutSettingsManager
Responsbile for the loading and persisting of LocalSettings.
| Method Summary | |
|---|---|
static boolean | 
exists()
Return true if the settings file exists.  | 
static LayoutSettings | 
getLayoutSettings()
Returns the LayoutSettings for this agent.  | 
static java.io.File | 
getSettingsFile()
Returns the settings file.  | 
static void | 
saveLayoutSettings()
Persists the settings to the local file system.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static LayoutSettings getLayoutSettings()
public static void saveLayoutSettings()
public static boolean exists()
public static java.io.File getSettingsFile()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||