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 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 AbstractOverridableTabListPropertySection
          An abstract implementation of a section in a tab that overrides the tabs that are provided by the tabbed property registry with a new list of tabs.
 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 TabContents. getSectionAtIndex (int i)
          Retrieve the section at a numbered index.
  ISection ISectionDescriptor. getSectionClass ()
          Get the class that implements this section.
  ISection[] TabContents. getSections ()
          Retrieve the sections on the tab.
 

Methods in org.eclipse.ui.views.properties.tabbed with parameters of type ISection
 int TabContents. getSectionIndex ( ISection section)
          Retrieve a numbered index for the section.
 void TabContents. setSections ( ISection[] sections)
          Set the sections for the tab.
 


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