Package io.quarkus.awt.runtime
Class Target_sun_awt_windows_WToolkit
java.lang.Object
io.quarkus.awt.runtime.Target_sun_awt_windows_WToolkit
Cut the dependency on Swing and Printing - we support server side, headless mode.
TODO: If an extension in Quarkiverse complains, we revisit it here.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPrintJob(Frame frame, String jobtitle, JobAttributes jobAttributes, PageAttributes pageAttributes) getPrintJob(Frame frame, String jobtitle, Properties props)
-
Constructor Details
-
Target_sun_awt_windows_WToolkit
Target_sun_awt_windows_WToolkit()
-
-
Method Details
-
getPrintJob
-
getPrintJob
public PrintJob getPrintJob(Frame frame, String jobtitle, JobAttributes jobAttributes, PageAttributes pageAttributes)
-