java exit on close code example Example: java close jframe setVisible(false); //you can't see me! dispose(); //Destroy the JFrame object