public interface SingleDockableContainer extends DockableContainer
Dockable
component.
The components is usually displayed with decorations (a title bar, docking state management buttons, a drop shadow, ...).
This interface is meant for API Extenders in order to provide new kinds of
SingleDockableContainers (if the default implementation, DockView
hasn't
got enough features or to provide a different look and feel).
Modifier and Type | Method and Description |
---|---|
Dockable |
getDockable()
Returns the dockable this container is displaying
|
installDocking, uninstallDocking
Dockable getDockable()
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.