public class DockingManager extends Object implements AutoCloseable
Contexts of Dockables depending on the Dockables
registered in the specified DockingPane and set the active local Context depending on the active
Dockable set in the specified DockingPane.
TODO: API ?
TODO: good to implement AutoCloseable?| Constructor and Description |
|---|
DockingManager(DockingPane dockingPane,
ContextManager contextManager)
Creates a new instance of this class.
|
public DockingManager(DockingPane dockingPane, ContextManager contextManager)
dockingPane - the DockingPanecontextManager - the ContextManagerpublic void close()
close in interface AutoCloseableCopyright © 2012–2015 Drombler. All rights reserved.