|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfsam.guiclient.commons.business.loaders.PdfLoaderExecutor
public class PdfLoaderExecutor
Executor that executes the load and reload threads
| Constructor Summary | |
|---|---|
PdfLoaderExecutor()
|
|
| Method Summary | |
|---|---|
void |
execute(AddPdfDocument callable,
PdfDocumentLoadedHook hook)
Submit the callable for execution |
boolean |
isExecuting()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PdfLoaderExecutor()
| Method Detail |
|---|
public void execute(AddPdfDocument callable,
PdfDocumentLoadedHook hook)
callable - hook - hook to be executed after the document has been loaded. Can be null.public boolean isExecuting()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||