org.jface.stepmt.demoapp.print
Class PrintCenter

java.lang.Object
  extended byorg.jface.stepmt.demoapp.print.PrintCenter

public class PrintCenter
extends java.lang.Object

Version:
$Id: PrintCenter.java,v 1.1 2004/02/12 22:38:15 powerpete Exp $
Author:
M. Petersen

Constructor Summary
PrintCenter()
           
 
Method Summary
 void print(org.jface.stepmt.transform.config.PipelineTemplate template, java.lang.String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintCenter

public PrintCenter()
Method Detail

print

public void print(org.jface.stepmt.transform.config.PipelineTemplate template,
                  java.lang.String text)
           throws org.xml.sax.SAXException,
                  java.awt.print.PrinterException
Throws:
org.xml.sax.SAXException
java.awt.print.PrinterException


Copyright © 2003-2004 jface.org. All Rights Reserved.