Eclipse Platform
Release 3.4

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

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

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

Subinterfaces of ITabItem in org.eclipse.ui.views.properties.tabbed
 interface ITabDescriptor
          Represents a tab descriptor for the tabbed property view.
 

Classes in org.eclipse.ui.views.properties.tabbed that implement ITabItem
 class AbstractTabDescriptor
          An abstract implementation of a tab descriptor for the tabbed property view.
 

Methods in org.eclipse.ui.views.properties.tabbed that return ITabItem
 ITabItem[] AbstractOverridableTabListPropertySection.getTabs()
           
 ITabItem[] IOverridableTabList.getTabs()
          Returns the list of tabs.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

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