|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.fill.JRSubreportRunnable
public abstract class JRSubreportRunnable
Abstract base for Runnable-based
JRSubreportRunner
implementations.
| Constructor Summary | |
|---|---|
protected |
JRSubreportRunnable(JRFillSubreport fillSubreport)
|
| Method Summary | |
|---|---|
protected boolean |
isRunning()
|
void |
run()
|
protected JRSubreportRunResult |
runResult()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected JRSubreportRunnable(JRFillSubreport fillSubreport)
| Method Detail |
|---|
protected JRSubreportRunResult runResult()
public void run()
run in interface java.lang.Runnableprotected boolean isRunning()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||