Package de.willuhn.jameica.print
Interface PrintSupport
-
public interface PrintSupport
Generisches Interface zur Erzeugung von Druck-Jobs.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description net.sf.paperclips.PrintJob
print()
Erzeugt den Druck-Job.
-