alma::acs::gui::util::panel::Frame::FrameWindowListener Class Reference

Inheritance diagram for alma::acs::gui::util::panel::Frame::FrameWindowListener:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::gui::util::panel::Frame::FrameWindowListener:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void windowClosing (WindowEvent e)
void windowClosed (WindowEvent e)

Member Function Documentation

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....

See also:
WindowAdapter

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

See also:
WindowAdapter

References alma::acs::gui::util::panel::Frame::close().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2