com.unitesk.requality.eclipse.wizards
Class DocumentImportWizardPage.MinimizedFileSystemElement

java.lang.Object
  extended by FileSystemElement
      extended by com.unitesk.requality.eclipse.wizards.DocumentImportWizardPage.MinimizedFileSystemElement
Enclosing class:
DocumentImportWizardPage

protected class DocumentImportWizardPage.MinimizedFileSystemElement
extends FileSystemElement


Constructor Summary
DocumentImportWizardPage.MinimizedFileSystemElement(java.lang.String name, FileSystemElement parent, boolean isDirectory)
           
 
Method Summary
 AdaptableList getFiles(IImportStructureProvider provider)
           
 AdaptableList getFolders(IImportStructureProvider provider)
           
 void setPopulated()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentImportWizardPage.MinimizedFileSystemElement

public DocumentImportWizardPage.MinimizedFileSystemElement(java.lang.String name,
                                                           FileSystemElement parent,
                                                           boolean isDirectory)
Method Detail

getFiles

public AdaptableList getFiles(IImportStructureProvider provider)

getFolders

public AdaptableList getFolders(IImportStructureProvider provider)

setPopulated

public void setPopulated()