com.tensegrity.gui.swing.dock.core
Interface ViewListener

All Known Implementing Classes:
DockMDIComponent

public interface ViewListener

Docking framework.

Version:
$Id: ViewListener.java,v 1.1 2005/03/24 17:15:07 sr Exp $
Author:
srutz

Method Summary
 void viewChanged(ViewEvent event)
          Invoked when the view has changed.
 

Method Detail

viewChanged

public void viewChanged(ViewEvent event)
Invoked when the view has changed.

Parameters:
event - the view-change event information.


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.