[jfx17] RFR: 8250590: Classes and methods in the javafx.css package are missing documentation [v3]
Kevin Rushforth
kcr at openjdk.java.net
Wed Jul 28 23:28:31 UTC 2021
On Wed, 28 Jul 2021 22:05:00 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
> > I think `getProperty()` and `getConverter()` should be fixed in this PR.
>
> There could be more methods like that. Maybe the script should check specifically for a missing summary?
We just used the `javadoc` tool to find them, so would need support from the `javadoc` tool itself. I looked through all of the docs and only found one more: `ParsedValue.getValue()`.
-------------
PR: https://git.openjdk.java.net/jfx/pull/589
More information about the openjfx-dev
mailing list