Class BasicPopupPanelUI.PopupPanelEscapeDismisser

java.lang.Object
org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI.PopupPanelEscapeDismisser
All Implemented Interfaces:
EventListener, PopupPanelManager.PopupListener
Enclosing class:
BasicPopupPanelUI

protected static class BasicPopupPanelUI.PopupPanelEscapeDismisser extends Object implements PopupPanelManager.PopupListener
This class is used to trace the changes in the shown popup panels and install ESC key listener on the matching root pane so that the popup panels can be dismissed with the ESC key.