ch.elca.el4j.services.gui.swing.cookswing
Class WindowMenuCreator
java.lang.Object
ch.elca.el4j.services.gui.swing.cookswing.WindowMenuCreator
- All Implemented Interfaces:
- cookxml.core.interfaces.Creator
public class WindowMenuCreator
- extends Object
- implements cookxml.core.interfaces.Creator
The cookSwing creator for <windowmenu>s, which list all opened forms
inside the desktop pane and some operations on them.
- Author:
- Stefan Wismer (SWI)
- File-location:
- WindowMenuCreator
- Last check-in date:
- 2009-08-04 15:48:31 +0200 (Di, 04. Aug 2009) by swismer for revision 3884
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowMenuCreator
public WindowMenuCreator()
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.