Uses of Interface
com.jgoodies.binding.internal.IActionPresentationModel

Packages that use IActionPresentationModel
com.jgoodies.binding.binder   
 

Uses of IActionPresentationModel in com.jgoodies.binding.binder
 

Methods in com.jgoodies.binding.binder with parameters of type IActionPresentationModel
static ActionPresentationModelBinder Binders.binderFor(IActionPresentationModel<?> model)
          Creates and returns a binder that adds the capability to bind Actions that are looked up by an Action name to the binder returned by Binders.binderFor(IPresentationModel).
 

Constructors in com.jgoodies.binding.binder with parameters of type IActionPresentationModel
ActionPresentationModelBinderImpl(IActionPresentationModel model)
           
 



Copyright © 2002-2013 JGoodies Software GmbH. All Rights Reserved.