uic.themes
Class ThemeStore
java.lang.Object
|
+--uic.themes.ThemeStore
- public class ThemeStore
- extends Object
- Since:
- 1.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThemeStore
public ThemeStore()
store
public static void store(uic.themes.UICTheme theme)
throws BackingStoreException
BackingStoreException
restore
public static Properties restore(Properties defaultProperties)
throws BackingStoreException
BackingStoreException
store
public static void store(String type,
List outputList)
throws BackingStoreException
BackingStoreException
restore
public static void restore(String type,
List resultList)
Copyright © 2002,2003 Thomas Zander