Answer to Question #64000 in Java | JSP | JSF for hamod
Different between jframe Dispose_on_close and jframe Exit_on_close ?
1
2016-12-16T05:58:13-0500
JFrame.DISPOSE_ON_CLOSE – window dispose but application is still running.
JFrame.EXIT_ON_CLOSE – window dispose and application stop running.
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Learn more about our help with Assignments:
JavaJSPJSF
Comments
Leave a comment