Uses of Interface
com.silvermindsoftware.hitch.Binder

Packages that use Binder
ch.elca.el4j.services.gui.swing.cookswing.binding   
com.silvermindsoftware.hitch   
com.silvermindsoftware.hitch.config   
 

Uses of Binder in ch.elca.el4j.services.gui.swing.cookswing.binding
 

Methods in ch.elca.el4j.services.gui.swing.cookswing.binding that return Binder
 Binder Bindable.getBinder()
           
 

Uses of Binder in com.silvermindsoftware.hitch
 

Classes in com.silvermindsoftware.hitch that implement Binder
 class BinderImpl
          This class is the default implementation of the binder.
 

Methods in com.silvermindsoftware.hitch that return Binder
static Binder BinderManager.getBinder(Component form)
          Get a binder for a specific window component.
 

Uses of Binder in com.silvermindsoftware.hitch.config
 

Constructors in com.silvermindsoftware.hitch.config with parameters of type Binder
BinderConfig(Class componentClass, Binder binder)
           
BinderConfig(Class componentClass, Binder binder, FormConfig formConfig)
           
 



Copyright © 2005-2011 ELCA. All Rights Reserved.