ch.elca.el4j.services.gui.swing.cookswing.designgridlayout
Class DesignGridLayoutCreator

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

public class DesignGridLayoutCreator
extends Object
implements cookxml.core.interfaces.Creator

A cookSwing creator for <designgridlayout>s.

Author:
Stefan Wismer (SWI)
File-location:
DesignGridLayoutCreator
Last check-in date:
2009-08-04 14:25:40 +0200 (Di, 04. Aug 2009) by swismer for revision 3874

Constructor Summary
DesignGridLayoutCreator()
           
 
Method Summary
 Object create(String parentNS, String parentTag, Element elm, Object parentObj, cookxml.core.DecodeEngine decodeEngine)
          
 Object editFinished(String parentNS, String parentTag, Element elm, Object parentObj, Object obj, cookxml.core.DecodeEngine decodeEngine)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesignGridLayoutCreator

public DesignGridLayoutCreator()
Method Detail

create

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

Specified by:
create in interface cookxml.core.interfaces.Creator
Throws:
Exception

editFinished

public Object editFinished(String parentNS,
                           String parentTag,
                           Element elm,
                           Object parentObj,
                           Object obj,
                           cookxml.core.DecodeEngine decodeEngine)
                    throws Exception

Specified by:
editFinished in interface cookxml.core.interfaces.Creator
Throws:
Exception


Copyright © 2005-2011 ELCA. All Rights Reserved.