[jfx19] RFR: 8291906: Bindings.createXxxBinding inherit incorrect method docs
Nir Lisker
nlisker at openjdk.org
Sat Aug 20 00:11:39 UTC 2022
On Fri, 19 Aug 2022 00:18:37 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
> Added docs for inherited methods in `Bindings` subclasses.
I don't mind either way. I initially bundled it with the issue for fixing API docs, but decoupled it later and just thought it would be fine to do them both. The changes are very straightforward.
> Are you building the docs with a setting that produces docs for non-public classes?
No, but Eclipse shows internal docs also. I suspect other IDEs do so as well.
-------------
PR: https://git.openjdk.org/jfx/pull/881
More information about the openjfx-dev
mailing list