]> source.dussan.org Git - xmlgraphics-fop.git/commit
Added renderThread based on Runnable Renderer
authorPeter Bernard West <pbwest@apache.org>
Thu, 15 Apr 2004 11:48:26 +0000 (11:48 +0000)
committerPeter Bernard West <pbwest@apache.org>
Thu, 15 Apr 2004 11:48:26 +0000 (11:48 +0000)
commit1772b4438e82c580459017f09d6b8760c3fc04ff
tree87563ad61fb07b5a325bc5b62596191095b4a222
parent509bdb640c3c1e24ce24a85869794fb5a17b1e98
Added renderThread based on Runnable Renderer
Started AWT renderer
Started renderThread
Moved relevant variables closer to run method
Added Javadoc comments to many variables
Modified thread monitoring and shutdown loop to
a timed join on the render thread with termination
based on the termination of the fo thread
public void setRenderer(String) changed to
public Renderer getRenderer(String)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197509 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/apps/Fop.java