Uses of Interface
com.japisoft.framework.dockable.DockableFrameTitleBar

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

Uses of DockableFrameTitleBar in com.japisoft.framework.dockable
 

Classes in com.japisoft.framework.dockable that implement DockableFrameTitleBar
 class DefaultTitleBar
          This is the title bar of the inner window
 

Methods in com.japisoft.framework.dockable that return DockableFrameTitleBar
 DockableFrameTitleBar ComponentFactory.buildTitleBar(java.lang.String title)
          Build a new title bar for the DockableFrame
 

Uses of DockableFrameTitleBar in com.japisoft.framework.dockable.action
 

Methods in com.japisoft.framework.dockable.action with parameters of type DockableFrameTitleBar
static void CommonActionManager.fillWindowTitleBar(DockableFrameTitleBar titleBar, ActionModel am)
          Fill the inner window header with buttons from the following action model