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

All Known Subinterfaces:
CustomTabTitle
All Known Implementing Classes:
TabButton, TabTitle

public interface TabEntryProvider

Docking framework.

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

Method Summary
 TabEntry getEntry()
          Returns the entry.
 TabPane getTabPane()
          Returns the tabpane.
 

Method Detail

getEntry

public TabEntry getEntry()
Returns the entry.

Returns:
the entry.

getTabPane

public TabPane getTabPane()
Returns the tabpane.

Returns:
the tabpane.


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