Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.forms.IDetailsPage

Packages that use IDetailsPage
org.eclipse.ui.forms Forms-based controls for use in views, editors, and wizards.  
 

Uses of IDetailsPage in org.eclipse.ui.forms
 

Methods in org.eclipse.ui.forms that return IDetailsPage
 IDetailsPage IDetailsPageProvider.getPage(Object key)
          Returns the page for the provided key.
 IDetailsPage DetailsPart.getCurrentPage()
          Returns the current page visible in the part.
 

Methods in org.eclipse.ui.forms with parameters of type IDetailsPage
 void DetailsPart.registerPage(Object objectClass, IDetailsPage page)
          Registers the details page to be used for all the objects of the provided object class.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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