Uses of Interface
sk.uniba.euromath.editor.xmlEditor.viewers.IXMLGraphicalViewer

Packages that use IXMLGraphicalViewer
sk.uniba.euromath.editor.textEditor.tools Tools 
sk.uniba.euromath.editor.textEditor.viewers   
sk.uniba.euromath.editor.xmlEditor.tools Tools 
sk.uniba.euromath.editor.xmlEditor.viewers   
 

Uses of IXMLGraphicalViewer in sk.uniba.euromath.editor.textEditor.tools
 

Methods in sk.uniba.euromath.editor.textEditor.tools that return IXMLGraphicalViewer
protected  IXMLGraphicalViewer TextTool.getXMLGraphicalViewer()
          Getter.
 

Uses of IXMLGraphicalViewer in sk.uniba.euromath.editor.textEditor.viewers
 

Classes in sk.uniba.euromath.editor.textEditor.viewers that implement IXMLGraphicalViewer
 class TextGraphicalViewerImpl
           
 class TextScrollingGraphicalViewer
          Overrides selection funcionality of ScrollingGraphicalViewer.
 

Uses of IXMLGraphicalViewer in sk.uniba.euromath.editor.xmlEditor.tools
 

Methods in sk.uniba.euromath.editor.xmlEditor.tools that return IXMLGraphicalViewer
protected  IXMLGraphicalViewer XMLStructureDragTracker.getXMLGraphicalViewer()
           
protected  IXMLGraphicalViewer XMLStructureTool.getXMLGraphicalViewer()
           
 

Uses of IXMLGraphicalViewer in sk.uniba.euromath.editor.xmlEditor.viewers
 

Classes in sk.uniba.euromath.editor.xmlEditor.viewers that implement IXMLGraphicalViewer
 class XMLGraphicalViewerImpl
          Graphical viewer capable of performing selections over XML.
 class XMLScrollingGraphicalViewer
          Scrolling graphical viewer capable of performing selections over XML.
 



Copyright © 2003-2006 null. All Rights Reserved.