Uses of Interface
sk.uniba.euromath.editor.textEditor.ITextLocator

Packages that use ITextLocator
sk.uniba.euromath.editor.textEditor Text Editor 
sk.uniba.euromath.editor.textEditor.editParts EditParts for TextEditor 
 

Uses of ITextLocator in sk.uniba.euromath.editor.textEditor
 

Methods in sk.uniba.euromath.editor.textEditor that return ITextLocator
 ITextLocator ITextPieceKeeper.getTextLocator()
          Returns ITextLocator for this keeper.
 

Methods in sk.uniba.euromath.editor.textEditor with parameters of type ITextLocator
protected  TextEditPart TextEditPartFactory.createTextEditPart(ITextLocator figure)
          Creates edit part expected for ITextLocator figure.
 

Uses of ITextLocator in sk.uniba.euromath.editor.textEditor.editParts
 

Methods in sk.uniba.euromath.editor.textEditor.editParts that return ITextLocator
 ITextLocator TextEditPart.getTextLocator()
           
 

Constructors in sk.uniba.euromath.editor.textEditor.editParts with parameters of type ITextLocator
TextEditPart(ITextLocator figure, CaretManager cManager, org.eclipse.gef.GraphicalViewer graphicalViewer, XMLAccess xmlAccess, Boolean selectable)
          Constructor.
 



Copyright © 2003-2006 null. All Rights Reserved.