bibliothek.gui.dock.common.action.panel
Interface PanelPopupWindowListener


public interface PanelPopupWindowListener

A listener to a PanelPopupWindow.

Author:
Benjamin Sigg

Method Summary
 void closed(PanelPopupWindow window)
          Called after window has been made invisible.
 

Method Detail

closed

void closed(PanelPopupWindow window)
Called after window has been made invisible.

Parameters:
window - the source of the event