On Thu, 26 Aug 2021 07:18:43 GMT, Pankaj Bansal <[email protected]> wrote:

> The function documentation for oneTouchExpandableChanged states that the 
> function does couple of things, but in reality  it only does those things if 
> the Look and Feel supports the supportsOneTouchButtons. In case the Look and 
> Feel does not support supportsOneTouchButtons, this functions just returns in 
> beginning and does not do anything.
> This change clarifies the above in function documentation.

This pull request has now been integrated.

Changeset: aac6c4ea
Author:    Pankaj Bansal <[email protected]>
URL:       
https://git.openjdk.java.net/jdk/commit/aac6c4ea707fa592b2bcd7586c1fe61a19e3725e
Stats:     4 lines in 1 file changed: 1 ins; 0 del; 3 mod

8272229: BasicSplitPaneDivider:oneTouchExpandableChanged() returns leftButton 
and rightButton as null with GTKLookAndFeel

Reviewed-by: serb, jdv, kizune

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

PR: https://git.openjdk.java.net/jdk/pull/5263

Reply via email to