Uses of Class
org.eclipse.ui.model.WorkbenchAdapter
-
Packages that use WorkbenchAdapter Package Description org.eclipse.ui.model Provides a workbench adapter for displaying workbench elements in the UI without having to know the concrete type of the element, and various label providers for workbench-specific objects like editors, views, and perspectives. -
-
Uses of WorkbenchAdapter in org.eclipse.ui.model
Subclasses of WorkbenchAdapter in org.eclipse.ui.model Modifier and Type Class Description class
AdaptableList
A modifiable list ofIAdaptable
objects.
-