Package com.japisoft.framework.dockable

Interface Summary
DockableFrameTitleBar  
JDockListener Here a listener for receiving various events about the user actions like selecting an inner window, moving, maximizing...
JDockSource The default view of JDock implements this interface.
State Interface for a JDock state.
 

Class Summary
BasicInnerWindow This is an inner frame with a bar having a title and a set of actions.
BasicStatusBar  
ComponentFactory  
DefaultTitleBar This is the title bar of the inner window
DockManager This is a set of shortcut for handling your docked panel
InnerWindowProperties This object stores the inner window properties like the title, the id and the view which is the final component.
JDock Main component for the docking environnement.
JDockEvent This is the event stored inside the JDockListener
 

Exception Summary
JDockException Various cases used by the JDock class.