org.eclipse.birt.chart.internal.prefs
Class DefaultsManager
java.lang.Object
org.eclipse.birt.chart.internal.prefs.DefaultsManager
public final class DefaultsManager
- extends java.lang.Object
A utility class manages the chart default settings.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static final void main(java.lang.String[] sa)
throws java.lang.Exception
- Throws:
java.lang.Exception
instance
public static DefaultsManager instance()
- Returns:
write
public final void write()
throws java.io.IOException,
java.util.prefs.BackingStoreException
- Throws:
java.io.IOException
java.util.prefs.BackingStoreException
read
public final void read()
throws java.io.IOException,
java.util.prefs.InvalidPreferencesFormatException
- Throws:
java.io.IOException
java.util.prefs.InvalidPreferencesFormatException
Copyright © 2005-2008 Actuate Corp. All rights reserved.