Package org.formaria.swing.docking

Interface Summary
DockingPanelListener A listener for docking panel state changes
 

Class Summary
CardPanel The CardPanel class manages two views of the docking panels, a MultiSplitPane view and a zoomed in view showing just a single docking panel.
Dockable Dockable is a collection of information about a dockable component, its decorations and its docked location(s).
DockableHeader A header like panel that paints a gradient fill and displays a caption.
DockableTransferHandler A transfer handler for a dockable component.
DockingPanel A panel for use in a docking framework.
DockingPreview A panel that previews the content of a docking panel.
DockingSideBar A panel for use in a docking framework.