Uses of Class
com.japisoft.framework.dockable.BasicInnerWindow

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

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

Methods in com.japisoft.framework.dockable.action with parameters of type BasicInnerWindow
 void BasicAction.setDockableContext(BasicInnerWindow panel)
           
static javax.swing.Action CommonActionManager.buildCommonActionAt(int index, BasicInnerWindow panel)
           
static void CommonActionManager.fillModelWithCommonActions(BasicInnerWindow panel, ActionModel am)
          Update the model with the following common actions
 void DockableAction.setDockableContext(BasicInnerWindow panel)
          Set the panel used for this action