Uses of Class
com.japisoft.xmlpad.ToolBarModel

Packages that use ToolBarModel
com.japisoft.xmlpad   
 

Uses of ToolBarModel in com.japisoft.xmlpad
 

Methods in com.japisoft.xmlpad that return ToolBarModel
 com.japisoft.xmlpad.ToolBarModel XMLContainer.getToolBarModel()
          User can add/remove dynamically action by acting on this model.
 com.japisoft.xmlpad.ToolBarModel XMLContainer.getTreeToolBarModel()
           
 

Methods in com.japisoft.xmlpad with parameters of type ToolBarModel
static void ToolBarModel.resetToolBarModel(com.japisoft.xmlpad.ToolBarModel model)
          Reset the toolBar model to include all action (Toolbarable) from the ActionModel
static void ToolBarModel.resetTreeToolBarModel(com.japisoft.xmlpad.ToolBarModel model)
          Reset this popup model to include all tree popable action from the ActionModel tree group.