Package ch.elca.el4j.services.gui.swing.cookswing.binding

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

Class Summary
AbstractBindingCreator This class provides basic functionality for cookXML binding creators.
BindingCreator The cookSwing creator for general purpose <binding>s.
ColumnBindingCreator The cookSwing creator for general purpose <columnbinding>s inside <tablebinding>s.
ComboBoxBindingCreator The cookSwing creator for general purpose <comboboxbinding>s.
ListBindingCreator The cookSwing creator for general purpose <listbinding>s.
NoAddValueHolder<T> This class holds some object and prevents it from being added to the parent.
NoAddVarSetter This setter enhances the VarSetter so that it can set variables of type NoAddValueHolder.
TableBindingCreator The cookSwing creator for general purpose <tablebinding>s.
 

Links to wiki:
ModuleSwing


Copyright © 2005-2011 ELCA. All Rights Reserved.