Class PrintTool
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.print.PrintTool
public class PrintTool extends Object
-
Constructor Details
-
PrintTool
public PrintTool()
-
-
Method Details
-
print
Prints aView.If the
Viewsupports printing itsprint()method will be invoked otherwise aDefaultPrintableinstance will be wrapped around.- Parameters:
view- - the view to print
-
print
-