Package net.sf.doolin.gui.docking.storage

Interface Summary
DockingStorage This interface defines a way to store and retrieve the DockDescription for a window.
Storage Stores and retrieves arbitrary data for a window.
 

Class Summary
DefaultDockingStorage Implementation of DockingStorage that stores window position as properties in the preferences.
DefaultStorage Implementation for Storage that stores data associated with a window in the preferences.
DockingFormatter Utility class used by the XML template in XMLDockingStorage.
OXMLDocking Bean used by the XMLDockingStorage when retrieving the DockDescription from an XML template.
XMLDockingStorage Implementation of DockingStorage that stores the docking description as XML, using a Storage instance for the actual storage.
 



Copyright © 2011. All Rights Reserved.