On Tue, 23 Jul 2024 08:18:07 GMT, Prasanta Sadhukhan <psadhuk...@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