Class DockableWindowManager

Windows conforming to jEdit's dockable window API can appear in "panes" located above, below or to the left or right of the main editing pane. They can also be displayed in "floating" frame windows. A DockableWindowManager keeps track of the windows associated with a particular View. Each View object contains an instance of this class.