Package | Description |
---|---|
com.vlsolutions.swing.docking |
The VL Docking Framework for JFC "Swing" applications.
|
Modifier and Type | Class and Description |
---|---|
class |
DockTabbedPane
A JTabbedPane customized for integration with the docking framework.
|
Modifier and Type | Method and Description |
---|---|
abstract TabbedDockableContainer |
DockableContainerFactory.createTabbedDockableContainer()
This method is called when a tab insertion is requested by the DockingDesktop.
|
TabbedDockableContainer |
DefaultDockableContainerFactory.createTabbedDockableContainer()
Returns the container used for tabbed docking.
|
static TabbedDockableContainer |
DockingUtilities.findTabbedDockableContainer(Dockable dockable)
Returns the first TabbedDockableContainer which is parent of this dockable component, or
null is there isn't any.
|
Modifier and Type | Method and Description |
---|---|
protected FloatingDockableContainer |
DockingDesktop.createFloatingDockableContainer(TabbedDockableContainer tdc)
Creates a floating JDialog to be used for a whole TabbedDockableContainer.
|
void |
FloatingDockableContainer.setInitialTabbedDockableContainer(TabbedDockableContainer tdc)
adds the initial tabbdeddockablecontainer to this top-level container.
|
void |
FloatingDialog.setInitialTabbedDockableContainer(TabbedDockableContainer tdc) |
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications