RFR: 8336873: BasicSplitPaneDivider:oneTouchExpandableChanged() should mention that implementation depends on SplitPane.supportsOneTouchButtons property [v3]
Phil Race
prr at openjdk.org
Fri Aug 23 23:33:02 UTC 2024
On Tue, 30 Jul 2024 03:14:05 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> BasicSplitPaneDivider:oneTouchExpandableChanged() spec doesn't mention that it will create left/right button only if L&F supports SplitPane.supportsOneTouchButtons which is now added in javadoc..
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>
> typo
I'm not terribly happy (or impressed) that we do not have a place to document Swing properties which applications are supposed to know about except for random mentions in javadoc.
We should look into doing this, but in a separate bug as it is a bigger issue than this.
Can you make it clear it is a "Swing" property and update the CSR too.
-------------
PR Review: https://git.openjdk.org/jdk/pull/20289#pullrequestreview-2258242959
More information about the client-libs-dev
mailing list