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 24411 2016-06-19 11:02:53Z kerik-sf $
See Also: