com.vlsolutions.swing.docking
Interface Dockable
- CompoundDockable, DockablePanel
public interface Dockable
Interface describing a component (AWT/Swing) that can be managed by the
DockingDesktop.
Objects implementing this interface are usually wrappers around user components,
or user components themselves.
getComponent
public Component getComponent()
returns the component wrapped.
getDockKey
public DockKey getDockKey()
returns the unique key identifying the docked element
© Copyright 2004-2006 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications