|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pdfsam.guiclient.commons.business.loaders.callable.AddPdfDocument
org.pdfsam.guiclient.commons.business.loaders.callable.ReloadPdfDocument
public class ReloadPdfDocument
Callable to reload a pdf document
Constructor Summary | |
---|---|
ReloadPdfDocument(java.io.File inputFile,
JPdfSelectionPanel panel,
java.lang.String password,
java.lang.String pageSelection,
int index)
|
Method Summary | |
---|---|
java.lang.Boolean |
call()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReloadPdfDocument(java.io.File inputFile, JPdfSelectionPanel panel, java.lang.String password, java.lang.String pageSelection, int index)
Method Detail |
---|
public java.lang.Boolean call()
call
in interface java.util.concurrent.Callable<java.lang.Boolean>
call
in class AddPdfDocument
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |