|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--VKRep.TVKRptContainerAbstract
Title:
Description: Abstract class for all VK Reports containers.
Report containers allows to generate reports in any different formats use only one program code and blanks in different formats.
Copyright: Copyright (c) 2003
Company:
Nested Class Summary | |
protected class |
TVKRptContainerAbstract.BOutStream
Title: class BOutStream Description: This is inner class. |
Constructor Summary | |
TVKRptContainerAbstract()
Only constructor. |
Method Summary | |
abstract void |
execute()
Abstract method. |
void |
run()
Implementing Runable interface. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TVKRptContainerAbstract()
Method Detail |
public abstract void execute()
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |