Eclipse Platform
2.1

Uses of Interface
org.eclipse.ui.model.IWorkbenchAdapter

Packages that use IWorkbenchAdapter
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. 
 

Uses of IWorkbenchAdapter in org.eclipse.ui.model
 

Methods in org.eclipse.ui.model that return IWorkbenchAdapter
protected  IWorkbenchAdapter WorkbenchLabelProvider.getAdapter(Object o)
          Returns the implementation of IWorkbenchAdapter for the given object.
protected  IWorkbenchAdapter WorkbenchContentProvider.getAdapter(Object o)
          Returns the implementation of IWorkbenchAdapter for the given object.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.