RFR: 8336873: BasicSplitPaneDivider:oneTouchExpandableChanged() should mention that implementation depends on SplitPane.supportsOneTouchButtons property [v2]
Phil Race
prr at openjdk.org
Sun Jul 28 23:06:38 UTC 2024
On Tue, 23 Jul 2024 08:18:07 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 three additional commits since the last revision:
>
> - typo
> - copyright year
> - L&F typo
src/java.desktop/share/classes/javax/swing/plaf/basic/BasicSplitPaneDivider.java line 399:
> 397: * divider is contained in changes.
> 398: * If a particular L&F supports SplitPane.supportsOneTocuhButtons property
> 399: * it will create the
Tocuh ?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20289#discussion_r1694354539
More information about the client-libs-dev
mailing list