com.tensegrity.gui.container
Interface OutlinerContainer

All Superinterfaces:
Container
All Known Implementing Classes:
SwingOutlinerContainer

public interface OutlinerContainer
extends Container

The ObjectTreeContainer displays a Tree- or Listview on the current document.

Version:
$Id: OutlinerContainer.java,v 1.2 2004/06/02 08:36:18 GillesIachelini Exp $
Author:
GillesIachelini

Method Summary
 DocumentListener getDocumentListenerComponent()
          Returns the component of the ObjectTreeContainer which is responsible to listen to document events.
 
Methods inherited from interface com.tensegrity.gui.container.Container
getApplicationFrame, getName, setName, setSelected
 

Method Detail

getDocumentListenerComponent

public DocumentListener getDocumentListenerComponent()
Returns the component of the ObjectTreeContainer which is responsible to listen to document events.

Returns:
DocumentListener


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