|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IWorkingCopyManager is the interface for the working copy support for references to shared org.eclipse.jface.preference nodes.
Method Summary | |
---|---|
void |
applyChanges()
Apply the changes for all working copies, to their original org.eclipse.jface.preference nodes. |
IEclipsePreferences |
getWorkingCopy(IEclipsePreferences original)
Return a working copy instance based on the given org.eclipse.jface.preference node. |
Method Detail |
public IEclipsePreferences getWorkingCopy(IEclipsePreferences original)
original
- the original node
public void applyChanges() throws BackingStoreException
#flush
on that
working copy node.
BackingStoreException
- if there were problems accessing the backing store
|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |