Module jEdit

Class PanelWindowContainer

java.lang.Object
org.gjt.sp.jedit.gui.PanelWindowContainer
All Implemented Interfaces:
DockableWindowContainer, DockableWindowManager.DockingArea

public class PanelWindowContainer extends Object implements DockableWindowContainer, DockableWindowManager.DockingArea
A container for dockable windows. This class should never be used directly.
Since:
jEdit 4.0pre1
Version:
$Id: PanelWindowContainer.java 25051 2020-03-28 17:27:53Z kpouer $
Author:
Slava Pestov