RFR: 8290844: Add Skin.install() method [v19]

Ajit Ghaisas aghaisas at openjdk.org
Thu Nov 3 16:13:08 UTC 2022


On Thu, 3 Nov 2022 09:43:39 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:

>> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8290844: review comments
>
> modules/javafx.controls/src/main/java/javafx/scene/control/Skin.java line 94:
> 
>> 92: 
>> 93:     /**
>> 94:      * Called when a previously installed skin is about to be removed from its associated control.
> 
> Use @code tag for `Skin` and `Control` in this description.

I think, you accidentally marked this as resolved :)

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

PR: https://git.openjdk.org/jfx/pull/845


More information about the openjfx-dev mailing list