Uses of Interface
com.vlsolutions.swing.docking.DockDropReceiver

Packages that use DockDropReceiver
com.vlsolutions.swing.docking The VL Docking Framework for JFC "Swing" applications. 
 

Uses of DockDropReceiver in com.vlsolutions.swing.docking
 

Classes in com.vlsolutions.swing.docking that implement DockDropReceiver
 class CompoundDockingPanel
          A specialized container used to nest dockables inside that sub-part of the desktop.
 class DetachedDockView
          A DockView suitable for detached dockables (in their own window).
 class DockableStoreButton
          A Button that can be used to store a dockable (for example to allow moving a dockable between two workspaces).
 class DockingPanel
          This class is responsible for the containment of a Dockable component.
 class DockTabbedPane
          A JTabbedPane customized for integration with the docking framework.
 class DockView
          DefaultImplementation of the SingleDockableContainer.
 class DockViewAsTab
          This component is used to display single dockables like if they were in a tabbed pane.
 class MaximizedDockView
          A dockView suitable for maximized dockables
 class MaximizedDockViewAsTab
          A maximized view to use with the TabFactory.
 class SplitContainer
          A Specialized JSplitPane which accepts drag and drop of DockableContainer.
 class TabbedDockView
          A DockView that can be nested into a TabbedDockableContainer
 



© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications