ch.elca.el4j.services.gui.swing.cookswing.binding
Class BindingCreator

java.lang.Object
  extended by ch.elca.el4j.services.gui.swing.cookswing.binding.AbstractBindingCreator
      extended by ch.elca.el4j.services.gui.swing.cookswing.binding.BindingCreator
All Implemented Interfaces:
cookxml.core.interfaces.Creator

public class BindingCreator
extends AbstractBindingCreator

The cookSwing creator for general purpose <binding>s.

Author:
Stefan Wismer (SWI)
File-location:
BindingCreator
Last check-in date:
2009-08-04 13:59:45 +0200 (Di, 04. Aug 2009) by swismer for revision 3873

Field Summary
 
Fields inherited from class ch.elca.el4j.services.gui.swing.cookswing.binding.AbstractBindingCreator
PROPERTY, UPDATE_STRATEGY, VALIDATION
 
Constructor Summary
BindingCreator()
           
 
Method Summary
 Object create(String parentNS, String parentTag, Element elm, Object parentObj, cookxml.core.DecodeEngine decodeEngine)
          
 
Methods inherited from class ch.elca.el4j.services.gui.swing.cookswing.binding.AbstractBindingCreator
addBinding, editFinished, getSource, getUpdateStrategy, getValidate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindingCreator

public BindingCreator()
Method Detail

create

public Object create(String parentNS,
                     String parentTag,
                     Element elm,
                     Object parentObj,
                     cookxml.core.DecodeEngine decodeEngine)
              throws cookxml.core.exception.CreatorException

Throws:
cookxml.core.exception.CreatorException


Copyright © 2005-2011 ELCA. All Rights Reserved.