Updating printers while application is running?
Tobias Oelgarte
tobias.oelgarte at gmail.com
Wed Jun 8 23:54:05 UTC 2022
On 08.06.22 21:14, Philip Race wrote:
>
> I am referring to windows native code we have in Java 2D.
> It is completely invisible at the API level of Java 2D.
I understand that the public API does not provide this feature. Java 2D
itself listens to the events from Windows and updates the array of
PrintServices behind PrintServiceLookup accordingly. Sadly it does not
expose the events.
> Well yes, there's got to be a comparison. No one said "I don't know
> what to do here" ..
Sorry! I don't want to tell you, what to do or how to do it. I simply
hoped to find an easy solution, which might have been overlooked.
More information about the openjfx-dev
mailing list