JIDE 3.5.15

com.jidesoft.swing
Interface RootPanePersistence

All Known Subinterfaces:
DockableBarManager, DockingManager
All Known Implementing Classes:
DefaultDockableBarManager, DefaultDockingManager

public interface RootPanePersistence

One special type of LayoutPersistence, which will maintain the JFrame's bounds and state while loading.


Method Summary
 RootPaneContainer getRootPaneContainer()
           
 

Method Detail

getRootPaneContainer

RootPaneContainer getRootPaneContainer()

JIDE 3.5.15