<Swing Dev> Integrated: 6350025: API documentation for JOptionPane using deprecated methods.
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Wed Aug 4 11:41:33 UTC 2021
On Mon, 2 Aug 2021 09:17:05 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> The method show() in the JOptionPane javadoc example is deprecated. The recommended method to call would be setVisible(true).
This pull request has now been integrated.
Changeset: 4df1bc4b
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/4df1bc4bc6ec19f9a5bb0e85ee34fb746011e1fa
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
6350025: API documentation for JOptionPane using deprecated methods.
Reviewed-by: jdv
-------------
PR: https://git.openjdk.java.net/jdk/pull/4953
More information about the swing-dev
mailing list