com.unitesk.requality.eclipse.wizards
Class DocumentImportWizardPage
java.lang.Object
WizardResourceImportPage
com.unitesk.requality.eclipse.wizards.DocumentImportWizardPage
public class DocumentImportWizardPage
- extends WizardResourceImportPage
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentImportWizardPage
public DocumentImportWizardPage(IWorkbench workbench,
IStructuredSelection selection)
DocumentImportWizardPage
protected DocumentImportWizardPage(java.lang.String name,
IStructuredSelection selection)
handleEvent
public void handleEvent(Event event)
finish
public boolean finish()
createOptionsGroupButtons
protected void createOptionsGroupButtons(Group optionsGroup)
validateOptionsGroup
protected boolean validateOptionsGroup()
validateSourceGroup
protected boolean validateSourceGroup()
resourcesExists
protected boolean resourcesExists(java.util.List<?> resources)
resourceExists
protected int resourceExists(java.lang.Object resource)
importResources
protected boolean importResources(java.util.List<java.lang.Object> fileSystemObjects,
TreeNode importDestination)
ensureSourceIsValid
protected boolean ensureSourceIsValid()
handleSourceBrowseButtonPressed
protected void handleSourceBrowseButtonPressed()
handleContainerBrowseButtonPressed
protected void handleContainerBrowseButtonPressed()
createRootElement
protected DocumentImportWizardPage.MinimizedFileSystemElement createRootElement(java.io.File sourceDirectory,
FileSystemStructureProvider instance)
createSourceGroup
protected void createSourceGroup(Composite parent)
setupSelectionsBasedOnSelectedTypes
protected void setupSelectionsBasedOnSelectedTypes()
isExportableExtension
protected boolean isExportableExtension(java.lang.String extension)
updateFromSourceField
protected void updateFromSourceField()
getFileProvider
protected ITreeContentProvider getFileProvider()
getFolderProvider
protected ITreeContentProvider getFolderProvider()