Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Package
org.eclipse.ui.model

Packages that use org.eclipse.ui.model
org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points. 
org.eclipse.ui.application Application-level APIs for configuring and controling the Eclipse Platform User Interface. 
org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. 
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. 
org.eclipse.ui.progress Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. 
 

Classes in org.eclipse.ui.model used by org.eclipse.debug.ui
IWorkbenchAdapter
          This adapter interface provides visual presentation and hierarchical structure for workbench elements, allowing them to be displayed in the UI without having to know the concrete type of the element.
IWorkbenchAdapter2
          Extension interface for IWorkbenchAdapter that allows for color and font support.
 

Classes in org.eclipse.ui.model used by org.eclipse.ui.application
ContributionComparator
          A ContributionComparator is capable of ordering IComparableContribution instances, either as a ViewerComparator (for StructuredViewers) or as a traditional Comparator .
 

Classes in org.eclipse.ui.model used by org.eclipse.ui.dialogs
AdaptableList
          A modifiable list of IAdaptable objects.
 

Classes in org.eclipse.ui.model used by org.eclipse.ui.model
AdaptableList
          A modifiable list of IAdaptable objects.
BaseWorkbenchContentProvider
          Tree content provider for objects that can be adapted to the interface IWorkbenchAdapter.
ContributionComparator
          A ContributionComparator is capable of ordering IComparableContribution instances, either as a ViewerComparator (for StructuredViewers) or as a traditional Comparator .
IComparableContribution
          Instances of this interface represent a contribution within the workbench.
IWorkbenchAdapter
          This adapter interface provides visual presentation and hierarchical structure for workbench elements, allowing them to be displayed in the UI without having to know the concrete type of the element.
IWorkbenchAdapter2
          Extension interface for IWorkbenchAdapter that allows for color and font support.
WorkbenchAdapter
          Abstract base class with basic implementations of the IWorkbenchAdapter interface.
 

Classes in org.eclipse.ui.model used by org.eclipse.ui.progress
IWorkbenchAdapter
          This adapter interface provides visual presentation and hierarchical structure for workbench elements, allowing them to be displayed in the UI without having to know the concrete type of the element.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire