Package | Description |
---|---|
pub.vlsolutions.swing.docking |
Dockable windows framework
|
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
DockDropReceiver |
DragControler.getDropReceiver() |
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.