bibliothek.gui.dock.station.toolbar.layout
Interface ToolbarGridLayoutManagerListener


public interface ToolbarGridLayoutManagerListener

An observer that is added to a ToolbarGridLayoutManager.

Author:
Benjamin Sigg

Method Summary
 void didLayout(Container container)
          This method is called after the layout of container was validated.
 

Method Detail

didLayout

void didLayout(Container container)
This method is called after the layout of container was validated.

Parameters:
container - the source of the event