|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sdsc.mbt.viewables.ElementPreferences
This class encapsulates element color settings and is used to provide persistence to user settings by saving current colors to filesystem storage and reading them when loading the application and opening the element editing dialog.
StructureStyles
,
StylesPreferences
,
ElementStylesDialog
Constructor Summary | |
ElementPreferences()
|
Method Summary | |
void |
applyConfiguration()
Apply currently stored in this instance colors to ElementStyles. |
void |
getCurrentConfiguration()
Read currently set element color preferences from ElementStyles |
void |
readPreferences()
Open current color settings from persistent storage. |
void |
writePreferences()
Save current color settings to the filesystem. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ElementPreferences()
Method Detail |
public void getCurrentConfiguration()
public void applyConfiguration()
public void writePreferences()
public void readPreferences()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |