RFR: 8223717: javafx printing: Support Specifying Print to File in the API [v2]
Phil Race
prr at openjdk.java.net
Mon Jun 28 19:47:54 UTC 2021
On Fri, 25 Jun 2021 21:10:16 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> But the JobSettings class is final .. is it still necessary ?
>
> It's still a good idea to follow the pattern, so yes let's make the new methods final. We can file a cleanup bug for the existing ones (and since the class is final, we can do it without compatibility concerns).
>
> Also, I built the docs, and it is better to not add any javadoc comments on the setter and getter.
I'll file a clean up bug
-------------
PR: https://git.openjdk.java.net/jfx/pull/543
More information about the openjfx-dev
mailing list