Package sk.uniba.euromath.editor.xmlEditor

XML Editor - most common editor

See:
          Description

Interface Summary
IXMLEditPart  
 

Class Summary
IdVisualInfo Holds relation between node's ids from source XML document to EditParts which visualize them.
XMLEditDomain XML editor specific EditDomain.
XMLEditor Common IEditor for any namespaces and any renderer.
XMLEditPartFactory  
 

Package sk.uniba.euromath.editor.xmlEditor Description

XML Editor - most common editor

XML editor is common IEditor for any XML and any IRenderer. Is used as default editor: if no special editor is registered for namespace, then is used this fro that namespace. Features: structure selections and structure editing operations.

Implementation is based on GEF. Uses info provided by renderers in IEMFigures to produce tree of XMLEditParts. Inteted to be subclassed as whole(Editor class, tools, policies, ...), when making special editor for namespace.

Mainteners Tomáš Studva, Martin Kollár



Copyright © 2003-2006 null. All Rights Reserved.