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

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

public class ComboBoxBindingCreator
extends AbstractBindingCreator

The cookSwing creator for general purpose <comboboxbinding>s.

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

Field Summary
protected static String RENDERER
           
 
Fields inherited from class ch.elca.el4j.services.gui.swing.cookswing.binding.AbstractBindingCreator
PROPERTY, UPDATE_STRATEGY, VALIDATION
 
Constructor Summary
ComboBoxBindingCreator()
           
 
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
 

Field Detail

RENDERER

protected static final String RENDERER
See Also:
Constant Field Values
Constructor Detail

ComboBoxBindingCreator

public ComboBoxBindingCreator()
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.