com.anabas.sharedlet
Interface LayoutServiceListener


public interface LayoutServiceListener

Listener interface for layout service changes.


Method Summary
 void allWindowsClosed(LayoutServiceEvent e)
          Notifies when all visible windows in the layout service has been closed by the user.
 

Method Detail

allWindowsClosed

public void allWindowsClosed(LayoutServiceEvent e)
Notifies when all visible windows in the layout service has been closed by the user.