Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.ui.views.properties.tabbed.ISection

Packages that use ISection
org.eclipse.ui.views.properties.tabbed Provides the Tabbed Properties framework.  
 

Uses of ISection in org.eclipse.ui.views.properties.tabbed
 

Classes in org.eclipse.ui.views.properties.tabbed that implement ISection
 class AbstractPropertySection
          An abstract implementation of a section in a tab in the tabbed property sheet page.
 class AdvancedPropertySection
          An advanced section that is intended to show the original table format properties view provided by base Eclipse.
 

Methods in org.eclipse.ui.views.properties.tabbed that return ISection
 ISection ISectionDescriptor.getSectionClass()
          Get the class that implements this section.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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