Uses of Package
com.japisoft.framework.dockable

Packages that use com.japisoft.framework.dockable
com.japisoft.framework.dockable   
com.japisoft.framework.dockable.action   
 

Classes in com.japisoft.framework.dockable used by com.japisoft.framework.dockable
ComponentFactory
           
DockableFrameTitleBar
           
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
JDockListener
          Here a listener for receiving various events about the user actions like selecting an inner window, moving, maximizing...
State
          Interface for a JDock state.
 

Classes in com.japisoft.framework.dockable used by com.japisoft.framework.dockable.action
BasicInnerWindow
          This is an inner frame with a bar having a title and a set of actions.
DockableFrameTitleBar