| Frames | No Frames |
Methods with parameter type com.vlsolutions.swing.docking.DockView | |
| void | Installs a border when the DockView target is unique on the desktop (mamimized, or alone)
Default is a shadow border without top and left shadows
|
| void | Installs a border when the DockView target is a SingleDockableContainer
(not nested in a tabbed container )
default is a shadowed border. |
| void | Installs a border when the DockView target is included in a TabbedDockableContainer. |
Classes derived from com.vlsolutions.swing.docking.DockView | |
| class | A DockView suitable for detached dockables (in their own window). |
| class | This component is used to display single dockables like if they were in a tabbed pane. |
| class | A dockView suitable for maximized dockables
|
| class | A maximized view to use with the TabFactory. |
| class | A DockView that can be nested into a TabbedDockableContainer
|