Eclipse Platform
2.0

Uses of Class
org.eclipse.ui.wizards.newresource.BasicNewResourceWizard

Packages that use BasicNewResourceWizard
org.eclipse.ui.wizards.newresource Provides the standard wizards for creating files, folders, and projects in the workspace. 
 

Uses of BasicNewResourceWizard in org.eclipse.ui.wizards.newresource
 

Subclasses of BasicNewResourceWizard in org.eclipse.ui.wizards.newresource
 class BasicNewFileResourceWizard
          Standard workbench wizard that create a new file resource in the workspace.
 class BasicNewFolderResourceWizard
          Standard workbench wizard that create a new folder resource in the workspace.
 class BasicNewProjectResourceWizard
          Standard workbench wizard that creates a new project resource in the workspace.
 


Eclipse Platform
2.0

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