[jfx16] RFR: 8252389: Fix mistakes in FX API docs
Nir Lisker
nlisker at openjdk.java.net
Mon Jan 18 15:50:39 UTC 2021
On Mon, 18 Jan 2021 15:30:03 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:
>> The usual doc fixes (for OpenJFX 16).
>>
>> Can wait until RDP2 to see if something else comes up.
>
> wondering how small a doc error is small enough to go into this: just noticed that Skinnable talks about "Control" in all of its methods - should be "Skinnable" everywhere (except as example implementation in overview doc), IMO. But then, the overview doc is .. lame as well, so might need its own bug anyway?
I don't mind making the "Control" -> "Skinnable" changes if you detail them, but rewriting the class doc should be it's own issue, in which case you can fix these mistakes there as well.
-------------
PR: https://git.openjdk.java.net/jfx/pull/380
More information about the openjfx-dev
mailing list