On Fri, 17 Oct 2025 22:57:42 GMT, Andy Goryachev <[email protected]> wrote:

>> exactly, thank you @kevinrushforth
>
> Discussed with Kevin yesterday, what do you think of this version:
> 
>      * Calling {@code refresh()} forces the XXX to update what it is showing 
> to
>      * the user. This is useful in cases where the underlying data source has
>      * changed in a way that is not observed by the XXX itself.

That looks good. You might even simplify it further and remove `Calling {@code 
refresh()}`, since it's redundant, and just say `Forces the XXX ...`

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1830#discussion_r2442430210

Reply via email to