Uses of Interface
com.jgoodies.binding.binder.ActionPresentationModelBinder

Packages that use ActionPresentationModelBinder
com.jgoodies.binding.binder   
 

Uses of ActionPresentationModelBinder in com.jgoodies.binding.binder
 

Classes in com.jgoodies.binding.binder that implement ActionPresentationModelBinder
 class ActionPresentationModelBinderImpl
          Adds binding capabilities for Action names to its superclass.
 

Methods in com.jgoodies.binding.binder that return ActionPresentationModelBinder
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).
 



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