Interface CloseOnLostFocusWindow

All Known Implementing Classes:
PopupStationWindow, PopupTaggedNodeWindow

public interface CloseOnLostFocusWindow
This tag interface marks a subclass of java.awt.Window that is rigged to self-close when it loses focus. Use this information to find more stable parent windows when a self-closing window launches another child window.