[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:09:41 UTC 2021


On Wed, 28 Jul 2021 09:37:17 GMT, Pankaj Bansal <pbansal at openjdk.org> wrote:

>> Ajit Ghaisas has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8250590 - add missing @since tag
>
> modules/javafx.graphics/src/main/java/javafx/css/Rule.java line 141:
> 
>> 139: 
>> 140:     /**
>> 141:      * The {@code Stylesheet} this {@code Selector} belongs to.
> 
> Should not this be "The {@code Stylesheet} this {@code Rule} belongs to" ?

Or better still: `Gets the {@code Stylesheet} this {@code Rule} belongs to.`

-------------

PR: https://git.openjdk.java.net/jfx/pull/589


More information about the openjfx-dev mailing list