|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jface.stepmt.transform.Pipeline
org.jface.stepmt.transform.PrinterPipeline
Constructor Summary | |
PrinterPipeline()
|
Method Summary | |
void |
generate(org.jface.stepmt.core.Region region,
java.lang.String text)
|
java.awt.print.Pageable |
getPageable()
|
void |
setPrinter(Printer printer)
|
Methods inherited from class org.jface.stepmt.transform.Pipeline |
addTransformer, generate, getName, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PrinterPipeline()
Method Detail |
public void setPrinter(Printer printer)
public void generate(org.jface.stepmt.core.Region region, java.lang.String text) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public java.awt.print.Pageable getPageable()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |