| org.eclipse.jdt.ui.wizards.NewElementWizardPage org.eclipse.jdt.internal.ui.wizards.buildpaths.AddSourceFolderWizardPage
Constructor Summary | |
public | AddSourceFolderWizardPage(CPListElement newElement, List existingEntries, IPath outputLocation, boolean linkedMode, boolean canCommitConflictingBuildpath, boolean allowIgnoreConflicts, boolean allowRemoveProjectFolder, boolean allowAddExclusionPatterns, IContainer parent) |
AddSourceFolderWizardPage | public AddSourceFolderWizardPage(CPListElement newElement, List existingEntries, IPath outputLocation, boolean linkedMode, boolean canCommitConflictingBuildpath, boolean allowIgnoreConflicts, boolean allowRemoveProjectFolder, boolean allowAddExclusionPatterns, IContainer parent)(Code) | | |
createControl | public void createControl(Composite parent)(Code) | | |
getCorrespondingResource | public IResource getCorrespondingResource()(Code) | | |
getModifiedElements | public List getModifiedElements()(Code) | | |
getOutputLocation | public IPath getOutputLocation()(Code) | | |
getRemovedElements | public List getRemovedElements()(Code) | | |
packRootChangeControlPressed | protected void packRootChangeControlPressed(DialogField field)(Code) | | |
packRootDialogFieldChanged | protected void packRootDialogFieldChanged()(Code) | | |
restore | public void restore()(Code) | | |
setVisible | public void setVisible(boolean visible)(Code) | | |
Methods inherited from org.eclipse.jdt.ui.wizards.NewElementWizardPage | public void setVisible(boolean visible)(Code)(Java Doc) protected void updateStatus(IStatus status)(Code)(Java Doc) protected void updateStatus(IStatus[] status)(Code)(Java Doc)
|
|
|