Uses of Class
org.pz.platypus.exceptions.FilenameLookupException

Packages that use FilenameLookupException
org.pz.platypus   
 

Uses of FilenameLookupException in org.pz.platypus
 

Methods in org.pz.platypus that throw FilenameLookupException
 int FileList.addFilename(java.lang.String newFilename)
          Add the filename to the table.
 java.lang.String FileList.getFilename(int fileNumber)
          Find the file name based on the number it was assigned
 int FileList.getFileNumber(java.lang.String filename)
          Find the file number based on the name
 



Copyright © 2008-10 Pacific Data Works LLC