Subclasses of NotifyOnExit in ch.elca.dependency.util.gui |
class |
PersistentJFrame.JFrameConfig
Class JFrameConfig is used to overcome the
shortage of single inheritance: we don't want explicitely to
have to register each class which is interested in notification
just before the termination. |
class |
PersistentJInternalFrame.JInternalFrameConfig
Class JInternalFrameConfig is used to overcome the
shortage of single inheritance: we don't want explicitely to
have to register each class which is interested in notification
just before the termination. |