Eclipse Platform
Release 3.3

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

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

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

Methods in org.eclipse.ui.views.properties.tabbed with parameters of type ITabSelectionListener
 void TabbedPropertySheetPage.addTabSelectionListener(ITabSelectionListener listener)
          Add a tab selection listener.
 void TabbedPropertySheetPage.removeTabSelectionListener(ITabSelectionListener listener)
          Remove a tab selection listener.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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