Uses of Class
com.japisoft.xmlpad.PopupModel

Packages that use PopupModel
com.japisoft.xmlpad   
 

Uses of PopupModel in com.japisoft.xmlpad
 

Methods in com.japisoft.xmlpad that return PopupModel
 PopupModel XMLContainer.getPopupModel()
          User can add/remove dynamically action by acting on this model.
 PopupModel XMLContainer.getTreePopupModel()
           
 

Methods in com.japisoft.xmlpad with parameters of type PopupModel
static void PopupModel.resetPopupModel(PopupModel model)
          Reset the popup model to include all action (Popable) from the ActionModel
static void PopupModel.resetTreePopupModel(PopupModel model)
          Reset this popup model to include all tree popable action from the ActionModel tree group.