In AWT Package, there are methods setVisible() & show() which does the same operation where does it actually get differ?
The show() method is the deprecated version of setVisible(), as is indicated in the javadoc.
Also, an explanation of why is given here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With