How to close applet from code I have used System.exit(0) but it only throws bunch of exceptions and it did not closes it. I understand that it is responsibility of the user to close applet , but still is there any way?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Don't call A better approach would be to run application in a |
|||
|
In the
|
|||
|
|
