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

Packages that use ICaretProvider
sk.uniba.euromath.editor.textEditor.actions Actions for TextEditor 
sk.uniba.euromath.editor.xmlEditor.actions Actions for XMLEditor 
 

Uses of ICaretProvider in sk.uniba.euromath.editor.textEditor.actions
 

Methods in sk.uniba.euromath.editor.textEditor.actions that return ICaretProvider
protected  ICaretProvider AtCaretAction.getCaretProvider()
          Returns caret provider.
protected  ICaretProvider PasteAction.getCaretProvider()
          Returns caret provider.
 

Methods in sk.uniba.euromath.editor.textEditor.actions with parameters of type ICaretProvider
 void AtCaretAction.setCaretProvider(ICaretProvider caretProvider)
           
 

Uses of ICaretProvider in sk.uniba.euromath.editor.xmlEditor.actions
 

Methods in sk.uniba.euromath.editor.xmlEditor.actions that return ICaretProvider
protected  ICaretProvider SelectParentAction.getCaretProvider()
          Getter for caret provider.
 



Copyright © 2003-2006 null. All Rights Reserved.