ch.elca.el4j.gui.swing.cookswing.binding
Interface Bindable


public interface Bindable

This interface enables a class to get its bindings created by cookSwing reading the XML GUI description.

Author:
Stefan Wismer (SWI)

Method Summary
 Binder getBinder()
           
 

Method Detail

getBinder

Binder getBinder()
Returns:
the binder that controls binding between GUI components and the model behind


Copyright © 2005-2008 ELCA. All Rights Reserved.