Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

jframe exit on close

frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #jframe #exit #close
ADD COMMENT
Topic
Name
7+4 =