ch.elca.el4j.services.gui.swing.cookswing
Class FlatToolBarCreator
java.lang.Object
ch.elca.el4j.services.gui.swing.cookswing.FlatToolBarCreator
- All Implemented Interfaces:
- cookxml.core.interfaces.Creator
public class FlatToolBarCreator
- extends Object
- implements cookxml.core.interfaces.Creator
A cookSwing creator for <flattoolbar>s, a convenience JToolBar
having flat style.
- Author:
- Stefan Wismer (SWI)
- File-location:
- FlatToolBarCreator
- Last check-in date:
- 2009-08-04 14:35:53 +0200 (Di, 04. Aug 2009) by swismer for revision 3875
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlatToolBarCreator
public FlatToolBarCreator()
create
public Object create(String parentNS,
String parentTag,
Element elm,
Object parentObj,
cookxml.core.DecodeEngine decodeEngine)
throws cookxml.core.exception.CreatorException
-
- Specified by:
create
in interface cookxml.core.interfaces.Creator
- Throws:
cookxml.core.exception.CreatorException
editFinished
public Object editFinished(String parentNS,
String parentTag,
Element elm,
Object parentObj,
Object obj,
cookxml.core.DecodeEngine decodeEngine)
throws cookxml.core.exception.CookXmlException
-
- Specified by:
editFinished
in interface cookxml.core.interfaces.Creator
- Throws:
cookxml.core.exception.CookXmlException
Copyright © 2005-2011 ELCA. All Rights Reserved.