Uses of Interface
org.eclipse.ui.preferences.IWorkingCopyManager
-
Packages that use IWorkingCopyManager Package Description org.eclipse.ui.preferences Classes for using the preferences support in org.eclipse.core.runtime.preferences -
-
Uses of IWorkingCopyManager in org.eclipse.ui.preferences
Classes in org.eclipse.ui.preferences that implement IWorkingCopyManager Modifier and Type Class Description class
WorkingCopyManager
WorkingCopyManager is a concrete implementation of an IWorkingCopyManager.Methods in org.eclipse.ui.preferences that return IWorkingCopyManager Modifier and Type Method Description IWorkingCopyManager
IWorkbenchPreferenceContainer. getWorkingCopyManager()
Get the working copy manager in use by this preference page container.
-