Eclipse Platform
Release 3.0

Uses of Package
org.eclipse.ui.views.properties

Packages that use org.eclipse.ui.views.properties
org.eclipse.ui.views.properties Provides the standard Property Sheet view which displays custom properties of the active workbench part's current selection.  
 

Classes in org.eclipse.ui.views.properties used by org.eclipse.ui.views.properties
IPropertyDescriptor
          A descriptor for a property to be presented by a standard property sheet page (PropertySheetPage).
IPropertySheetEntry
          IPropertySheetEntry describes the model interface for the property sheet.
IPropertySheetEntryListener
          Listener for changes in objects of type IPropertySheetEntry.
IPropertySheetPage
          Interface for a property sheet page that appears in a property sheet view.
IPropertySource
          Interface to an object which is capable of supplying properties for display by the standard property sheet page implementation (PropertySheetPage).
IPropertySourceProvider
          Interface used by PropertySheetRoot to obtain an IPropertySource for a given object.
PropertyDescriptor
          Standard implementation for property descriptors.
PropertySheetEntry
          PropertySheetEntry is an implementation of IPropertySheetEntry which uses IPropertySource and IPropertyDescriptor to interact with domain model objects.
ResourcePropertySource
          A Resource property source.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.