Prompts the user when a file does not exist.
protected void promptFileNotFound( String fileName )
fileName
The name of the file to search for.
This method is invoked when the checkFileExists property is set to true and the specified file does not exist.