Uses of Interface
com.japisoft.framework.dockable.action.ModelStateListener

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

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

Methods in com.japisoft.framework.dockable.action with parameters of type ModelStateListener
 void ActionModel.addModelStateListener(ModelStateListener listener)
          Add a listener for knowing the action model state change
 void ActionModel.removeModelStateListener(ModelStateListener listener)
          Remove a known listener
 void BasicActionModel.addModelStateListener(ModelStateListener listener)
          Add a listener for knowing the action model state change
 void BasicActionModel.removeModelStateListener(ModelStateListener listener)
          Remove a known listener