Uses of Class
gov.nih.nci.caarray.services.util.fileuploadapplet.SelectedFiles

Packages that use SelectedFiles
gov.nih.nci.caarray.services.util.fileuploadapplet   
 

Uses of SelectedFiles in gov.nih.nci.caarray.services.util.fileuploadapplet
 

Methods in gov.nih.nci.caarray.services.util.fileuploadapplet with parameters of type SelectedFiles
 void Zipper.setFiles(SelectedFiles files)
          This method establishes the set of files to be put into the zip file, and then actually places them in there.