Uses of Interface
org.eclipse.ui.IWorkingSetElementAdapter
-
Packages that use IWorkingSetElementAdapter Package Description org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. -
-
Uses of IWorkingSetElementAdapter in org.eclipse.ui
Classes in org.eclipse.ui that implement IWorkingSetElementAdapter Modifier and Type Class Description class
BasicWorkingSetElementAdapter
Basic IWorkingSetElementAdapter implementation that allows plugins to describe simple declarative element adapters.
-