|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.style.sld.editor.SLDPreferences
net.refractions.udig.style.sld.editor.SLDRootPreferences
public class SLDRootPreferences
Field Summary |
---|
Fields inherited from class net.refractions.udig.style.sld.editor.SLDPreferences |
---|
children, name, parent |
Constructor Summary | |
---|---|
SLDRootPreferences()
Default constructor. |
Method Summary | |
---|---|
void |
flush()
|
protected IEclipsePreferences |
getChild(java.lang.String key,
Plugin context)
|
protected IEclipsePreferences[] |
getChildren()
|
Preferences |
node(java.lang.String path)
|
void |
sync()
|
Methods inherited from class net.refractions.udig.style.sld.editor.SLDPreferences |
---|
absolutePath, accept, addChild, addNodeChangeListener, addPreferenceChangeListener, childrenNames, clear, create, get, getBoolean, getByteArray, getDouble, getFloat, getInt, getLong, keys, name, nodeExists, parent, put, putBoolean, putByteArray, putDouble, putFloat, putInt, putLong, remove, removeNode, removeNodeChangeListener, removePreferenceChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SLDRootPreferences()
Method Detail |
---|
public void flush() throws BackingStoreException
flush
in class SLDPreferences
BackingStoreException
protected IEclipsePreferences getChild(java.lang.String key, Plugin context)
protected IEclipsePreferences[] getChildren() throws BackingStoreException
BackingStoreException
public Preferences node(java.lang.String path)
node
in class SLDPreferences
public void sync() throws BackingStoreException
sync
in class SLDPreferences
BackingStoreException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |