Eclipse JDT
Release 3.7

Uses of Interface
org.eclipse.jdt.ui.wizards.JavadocExportWizardPage.IJavadocExportWizardPageContainer

Packages that use JavadocExportWizardPage.IJavadocExportWizardPageContainer
org.eclipse.jdt.ui.wizards Application programming interfaces for interaction with the Eclipse Java User Interface wizards. 
 

Uses of JavadocExportWizardPage.IJavadocExportWizardPageContainer in org.eclipse.jdt.ui.wizards
 

Methods in org.eclipse.jdt.ui.wizards that return JavadocExportWizardPage.IJavadocExportWizardPageContainer
protected  JavadocExportWizardPage.IJavadocExportWizardPageContainer JavadocExportWizardPage.getContainer()
          Gets the parent wizard container
 

Methods in org.eclipse.jdt.ui.wizards with parameters of type JavadocExportWizardPage.IJavadocExportWizardPageContainer
 void JavadocExportWizardPage.setContainer(JavadocExportWizardPage.IJavadocExportWizardPageContainer container)
          Sets the parent wizard container.
 


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.