Class DocumentCreator

java.lang.Object
  extended by DocumentCreator

public class DocumentCreator
extends java.lang.Object

Handles the printjob.

Version:
07.08.2007
Author:
Marc Seidemann

Constructor Summary
DocumentCreator(java.lang.String fname, java.lang.String size, java.lang.String docname)
          Creates a DocumentCreator-object
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentCreator

DocumentCreator(java.lang.String fname,
                java.lang.String size,
                java.lang.String docname)
Creates a DocumentCreator-object

Parameters:
fname - The path of the source text file
size - The fontsize of the print
docname - The name of the printjob