JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support

org.jpedal.examples.simpleviewer.gui.popups
Class FileDownload

java.lang.Object
  extended by org.jpedal.examples.simpleviewer.gui.popups.FileDownload

public class FileDownload
extends java.lang.Object


Constructor Summary
FileDownload(boolean showWindow, java.awt.Point pos)
           
 
Method Summary
 java.io.File createWindow(java.lang.String pdfUrl)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileDownload

public FileDownload(boolean showWindow,
                    java.awt.Point pos)
Method Detail

createWindow

public java.io.File createWindow(java.lang.String pdfUrl)

JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support

JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support