com.vlsolutions.swing.docking
Class CompoundDockingPanel
JPanel
com.vlsolutions.swing.docking.CompoundDockingPanel
- DockDropReceiver
public class CompoundDockingPanel
extends JPanel
A specialized container used to nest dockables inside that sub-part of the
desktop.
This component is used by the API (as the associate component of a CompoundDockable)
and shouldn't be used outside this context.
CompoundDockingPanel
public CompoundDockingPanel(CompoundDockable dockable)
Constructs a new CompoundDockingPanel, for a given dockable
getDockable
public CompoundDockable getDockable()
Returns the compound dockable this container is for
© Copyright 2004-2006 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications