RFR: 8280913: Create a regression test for JRootPane.setDefaultButton() method

2022-01-29 Thread Manukumar V S
This tests the behaviour of the method JRootPane.setDefaultButton() in different platforms with different LAFs. As per the spec https://docs.oracle.com/en/java/javase/17/docs/api/java.desktop/javax/swing/JRootPane.html#setDefaultButton(javax.swing.JButton), "The default button is the button whic

Re: RFR: 8280913: Create a regression test for JRootPane.setDefaultButton() method [v2]

2022-01-29 Thread Manukumar V S
> This tests the behaviour of the method JRootPane.setDefaultButton() in > different platforms with different LAFs. > As per the spec > https://docs.oracle.com/en/java/javase/17/docs/api/java.desktop/javax/swing/JRootPane.html#setDefaultButton(javax.swing.JButton), > "The default button is the b

Re: RFR: 8280913: Create a regression test for JRootPane.setDefaultButton() method [v3]

2022-01-29 Thread Manukumar V S
> This tests the behaviour of the method JRootPane.setDefaultButton() in > different platforms with different LAFs. > As per the spec > https://docs.oracle.com/en/java/javase/17/docs/api/java.desktop/javax/swing/JRootPane.html#setDefaultButton(javax.swing.JButton), > "The default button is the b