|
JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jpedal.examples.simpleviewer.gui.popups.DownloadProgress
public class DownloadProgress
| Constructor Summary | |
|---|---|
DownloadProgress(SwingGUI gui,
java.lang.String pdfUrl)
|
|
| Method Summary | |
|---|---|
java.io.File |
getFile()
|
int |
getProgress()
|
boolean |
isDownloading()
|
void |
startDownload()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DownloadProgress(SwingGUI gui,
java.lang.String pdfUrl)
| Method Detail |
|---|
public void startDownload()
public java.io.File getFile()
public boolean isDownloading()
public int getProgress()
|
JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||