RFR: 8271090: Missing API docs in scenegraph classes [v3]
Nir Lisker
nlisker at openjdk.java.net
Wed Oct 27 16:09:21 UTC 2021
On Wed, 27 Oct 2021 15:58:38 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
>> Ajit Ghaisas has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix review comments
>
> modules/javafx.graphics/src/main/java/javafx/stage/Window.java line 790:
>
>> 788: * If the width or height of this {@code Window} have never been set by the
>> 789: * application, setting the scene will cause this {@code Window} to take its
>> 790: * width or height from that scene. Resizing this window by end user does
>
> Extra space before "Resizing"
`{@code Window}` for consistency
-------------
PR: https://git.openjdk.java.net/jfx/pull/650
More information about the openjfx-dev
mailing list