RFR: 8336873: BasicSplitPaneDivider:oneTouchExpandableChanged() should mention that implementation depends on SplitPane.supportsOneTouchButtons property [v2]

Prasanta Sadhukhan psadhukhan at openjdk.org
Tue Jul 30 03:19:40 UTC 2024


On Mon, 29 Jul 2024 17:51:28 GMT, Phil Race <prr at openjdk.org> wrote:

>> DId you want "touch" instead of "create"?
>> I guess it should be "create" as the code does```
>> 
>> /* Create the left button and add an action listener to
>> expand/collapse it. */
>> leftButton = createLeftOneTouchButton();
>
> I was pointing out a spelling mistake. Nothing more.

ok..fixed..

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20289#discussion_r1696211287


More information about the client-libs-dev mailing list