Uses of Class
com.pvx.ooadide.wizards.programs.PvxNewProgramPropertiesWizardPage

Packages that use PvxNewProgramPropertiesWizardPage
com.pvx.ooadide.wizards   
com.pvx.ooadide.wizards.programs   
 

Uses of PvxNewProgramPropertiesWizardPage in com.pvx.ooadide.wizards
 

Methods in com.pvx.ooadide.wizards that return PvxNewProgramPropertiesWizardPage
 PvxNewProgramPropertiesWizardPage NewNomadsNmdWizard.getPvxWizPage()
           
 PvxNewProgramPropertiesWizardPage NewNomadsLibraryWizard.getPvxWizPage()
           
 

Methods in com.pvx.ooadide.wizards with parameters of type PvxNewProgramPropertiesWizardPage
 void NewNomadsNmdWizard.addTestPage(PvxNewProgramPropertiesWizardPage testpage)
           
 void NewNomadsLibraryWizard.addTestPage(PvxNewProgramPropertiesWizardPage testpage)
           
 

Uses of PvxNewProgramPropertiesWizardPage in com.pvx.ooadide.wizards.programs
 

Subclasses of PvxNewProgramPropertiesWizardPage in com.pvx.ooadide.wizards.programs
 class PvcPage
           
 

Methods in com.pvx.ooadide.wizards.programs that return PvxNewProgramPropertiesWizardPage
 PvxNewProgramPropertiesWizardPage PvxWizardNewFileCreatePage.getPropertiesPage()
           
 PvxNewProgramPropertiesWizardPage NewPvxProgramWizard.getPvxWizPage()
           
 

Methods in com.pvx.ooadide.wizards.programs with parameters of type PvxNewProgramPropertiesWizardPage
 void NewPvxProgramWizard.addTestPage(PvxNewProgramPropertiesWizardPage testpage)
           
 void PvxWizardNewFileCreatePage.setPropertiesPage(PvxNewProgramPropertiesWizardPage newPropertiesPage)