<Swing Dev> RFR: 6350025: API documentation for JOptionPane using deprecated methods.

Jayathirth D V jdv at openjdk.java.net
Wed Aug 4 09:18:32 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).

Marked as reviewed by jdv (Reviewer).

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

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


More information about the swing-dev mailing list