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.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. 
org.eclipse.ui.views.properties.tabbed Provides the Tabbed Properties framework. 
 

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 PropertySheetEntry to obtain an IPropertySource for a given object.
PropertyDescriptor
          Standard implementation for property descriptors.
PropertySheet
          Main class for the Property Sheet View.
PropertySheetEntry
          PropertySheetEntry is an implementation of IPropertySheetEntry which uses IPropertySource and IPropertyDescriptor to interact with domain model objects.
PropertySheetSorter
          Class used by PropertySheetPage to sort properties.
PropertyShowInContext
           
ResourcePropertySource
          A Resource property source.
 

Classes in org.eclipse.ui.views.properties used by org.eclipse.ui.views.properties.tabbed
IPropertySheetPage
          Interface for a property sheet page that appears in a property sheet view.
PropertySheetPage
          The standard implementation of property sheet page which presents a table of property names and values obtained from the current selection in the active workbench part.
 


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