Package sk.uniba.euromath.editor.selections

Selections - easy and very generic selecting model is provided.

See:
          Description

Interface Summary
IDOMSelectionChangedListener A listener which is notified when a xml selection changes.
IDOMSelectionProvider Interface common to all classes that provide a selection over xml document.
 

Class Summary
DOMSelectionChangedEvent XML selection changed event object.
 

Package sk.uniba.euromath.editor.selections Description

Selections - easy and very generic selecting model is provided.

Selections over XML are specific. XML consists of nodes (in DOM), so selection over XML is collection of nodes or node's parts. Can be and is implemented by collections of ids. IDs identifies complete nodes, or some node's parts.

Mainteners Tomáš Studva



Copyright © 2003-2006 null. All Rights Reserved.