

Public Member Functions | |
| void | windowClosing (WindowEvent e) |
| void | windowClosed (WindowEvent e) |
| void alma::acs::gui::util::panel::Frame::FrameWindowListener::windowClosed | ( | WindowEvent | e | ) | [inline] |
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....
References alma::acs::gui::util::panel::Frame::client, alma::acs::gui::util::panel::Frame::contSvc, alma::acs::gui::util::panel::Frame::logger, alma::acs::gui::util::panel::Frame::panel, and alma::acs::gui::util::panel::Frame::windowListener.
| void alma::acs::gui::util::panel::Frame::FrameWindowListener::windowClosing | ( | WindowEvent | e | ) | [inline] |
Signal the panel that the application is going to terminate
References alma::acs::gui::util::panel::Frame::close().
1.6.2