A programming oversight

This was a programming oversight on my part,

Listing 8. Cause the program to terminate properly.
    JFrame frame = world.getFrame();
    frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
File: bo.htm [Next] [Prev]