Class DockingPanel

java.lang.Object
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, ModernDocking.Dockable

public class DockingPanel extends JPanel implements ModernDocking.Dockable
DockingPanel is a JPanel that implements Dockable. It is aware of the AppFactory and will create and add the appropriate App when it is added to the component hierarchy.
See Also: