Uses of Class
com.vlsolutions.swing.docking.DockView

Packages that use DockView
com.vlsolutions.swing.docking The VL Docking Framework for JFC "Swing" applications. 
com.vlsolutions.swing.docking.ui UI Package of the docking framework. 
 

Uses of DockView in com.vlsolutions.swing.docking
 

Subclasses of DockView in com.vlsolutions.swing.docking
 class DetachedDockView
          A DockView suitable for detached dockables (in their own window).
 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 TabbedDockView
          A DockView that can be nested into a TabbedDockableContainer
 

Uses of DockView in com.vlsolutions.swing.docking.ui
 

Methods in com.vlsolutions.swing.docking.ui with parameters of type DockView
protected  void DockViewUI.installMaximizedDockableBorder(DockView v)
          Installs a border when the DockView target is unique on the desktop (mamimized, or alone)
protected  void DockViewUI.installSingleDockableBorder(DockView v)
          Installs a border when the DockView target is a SingleDockableContainer (not nested in a tabbed container )
protected  void DockViewUI.installTabbedDockableBorder(DockView v)
          Installs a border when the DockView target is included in a TabbedDockableContainer.
 



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