Eclipse JDT
Release 3.4

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.4

Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.