Public Member Functions | |
void | windowClosing (WindowEvent e) |
void | windowClosed (WindowEvent e) |
|
Release the panel and terminate the application. The application has to terminate cleany without calling a System.exit. If it is not the case it mean that the panel still has some resource to release like a non daemon Thread or an open dialog or....
|
|
Signal the panel that the application is going to terminate
|