Module jEdit

Class FloatingWindowContainer

All Implemented Interfaces:
ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, DockableWindowContainer

public class FloatingWindowContainer extends JFrame implements DockableWindowContainer, PropertyChangeListener
A container for dockable windows. This class should never be used directly.
Since:
jEdit 4.0pre1
Version:
$Id: FloatingWindowContainer.java 25333 2020-05-10 09:40:02Z kpouer $
See Also: