Uses of Interface
com.pvx.ooadide.wizards.ProvideXNewWizardPageI

Packages that use ProvideXNewWizardPageI
com.pvx.ooadide.wizards   
 

Uses of ProvideXNewWizardPageI in com.pvx.ooadide.wizards
 

Classes in com.pvx.ooadide.wizards that implement ProvideXNewWizardPageI
 class ProvidexNewWizardPage
          Standard main page for a wizard that is creates a project resource.
 class WizardNewProjectPasswordPage
           
 

Methods in com.pvx.ooadide.wizards that return ProvideXNewWizardPageI
 ProvideXNewWizardPageI ProvideXNewWizard.getPvxWizPage()
           
 

Methods in com.pvx.ooadide.wizards with parameters of type ProvideXNewWizardPageI
 void ProvideXNewWizard.addTestPage(ProvideXNewWizardPageI testpage)