Package org.eclipse.cdt.ui.wizards

Interface Summary
ICPathContainerPage Deprecated. - use IPathEntryContainerPage
IPathEntryContainerPage A path container page allows the user to create a new or edit an existing patch container entry.
IWizardItemsListListener Interface should be implemented by some visible object (usually - 1st page in CDT New Project wizard) to be informed about changes in tool chains selection performed by ICNewWizard implementors.
IWizardWithMemory  
 

Class Summary
CCProjectWizard  
CDTCommonProjectWizard  
CDTMainWizardPage  
CDTProjectWizard  
CNewWizard Interface to be used by extension point: org.eclipse.cdt.managedbuilder.ui.CDTWizard Implementors should provide 1 or more items in "Project types" list (left pane on the 1st page in any CDT new project wizard)
CProjectWizard  
CWizardHandler This class is basic implementation for ICWizardHandler interface.
EntryDescriptor This class stores data for each tree item in "Project types" tree of New Project Wizard.
NewCCProjectWizard C Project wizard that creates a new project resource in
NewClassCreationWizardPage  
NewCProjectWizard C Project wizard that creates a new project resource in a location of the user's choice.
NewCProjectWizardOptionPage  
NewCProjectWizardPage Standard main page for a wizard that is creates a project resource.
NewFileCreationWizard  
NewFolderCreationWizard  
NewHeaderFileCreationWizard  
NewSourceFileCreationWizard  
NewSourceFolderCreationWizard