Uses of Class
com.pvx.ooadide.wizards.NewProjectFromExistingPage

Packages that use NewProjectFromExistingPage
com.pvx.ooadide.wizards   
 

Uses of NewProjectFromExistingPage in com.pvx.ooadide.wizards
 

Methods in com.pvx.ooadide.wizards that return NewProjectFromExistingPage
 NewProjectFromExistingPage NewFromExisting.getNewProjectPage()
           
 

Methods in com.pvx.ooadide.wizards with parameters of type NewProjectFromExistingPage
 void NewFromExisting.setNewProjectPage(NewProjectFromExistingPage page)