g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.jsdl.ui.wizards.specific.IApplicationSpecificPage

Packages that use IApplicationSpecificPage
eu.geclipse.jsdl.ui.wizards   
eu.geclipse.jsdl.ui.wizards.specific   
 

Uses of IApplicationSpecificPage in eu.geclipse.jsdl.ui.wizards
 

Methods in eu.geclipse.jsdl.ui.wizards that return types with arguments of type IApplicationSpecificPage
 java.util.List<IApplicationSpecificPage> ExecutableNewJobWizardPage.getApplicationSpecificPages()
          Returns list of pages created from parsing XML with description of additional pages specific to application
 

Uses of IApplicationSpecificPage in eu.geclipse.jsdl.ui.wizards.specific
 

Classes in eu.geclipse.jsdl.ui.wizards.specific that implement IApplicationSpecificPage
 class ApplicationSpecificLastPage
          The last page in SpecificWizardPart, holding BasicWizardPart wizard node.
 class ApplicationSpecificPage
          Wizard page used in SpecificWizardPart (but not as a last page)
 


g-Eclipse
Release 1.0.0