[jfx18] RFR: 8271085: TabPane: Redundant API docs [v2]
Kevin Rushforth
kcr at openjdk.java.net
Wed Feb 9 13:20:14 UTC 2022
On Wed, 9 Feb 2022 13:06:58 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
>> Ajit Ghaisas has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Address review comments
>
> modules/javafx.controls/src/main/java/javafx/scene/control/TabPane.java line 738:
>
>> 736:
>> 737: /**
>> 738: * <p>This specifies how the {@code TabPane} handles tab closing from an end-user's
>
> Since you are fixing the description here, can you remove the "This" in the beginning?
Good suggestion.
Also optional, you can remove the `<p>` since they are not needed for the initial paragraph.
-------------
PR: https://git.openjdk.java.net/jfx/pull/728
More information about the openjfx-dev
mailing list