Uses of Interface
org.eclipse.jdt.ui.IWorkingCopyProvider
-
Packages that use IWorkingCopyProvider Package Description org.eclipse.jdt.ui Application programming interfaces for interaction with the Eclipse Java User Interface. -
-
Uses of IWorkingCopyProvider in org.eclipse.jdt.ui
Classes in org.eclipse.jdt.ui that implement IWorkingCopyProvider Modifier and Type Class Description class
JavaElementContentProvider
Deprecated.use the StandardJavaElementContentProvider insteadclass
StandardJavaElementContentProvider
A base content provider for Java elements.
-