|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CaretManager | |
---|---|
sk.uniba.euromath.editor.textEditor | Text Editor |
sk.uniba.euromath.editor.textEditor.actions | Actions for TextEditor |
sk.uniba.euromath.editor.textEditor.commands | Commands |
sk.uniba.euromath.editor.textEditor.editParts | EditParts for TextEditor |
sk.uniba.euromath.editor.textEditor.policies | Policies |
sk.uniba.euromath.editor.textEditor.tools | Tools |
Uses of CaretManager in sk.uniba.euromath.editor.textEditor |
---|
Fields in sk.uniba.euromath.editor.textEditor declared as CaretManager | |
---|---|
protected CaretManager |
TextEditPartFactory.caretManager
Manager that cares about Caret |
protected CaretManager |
TextEditor.caretManager
Manager that cares about Caret |
Constructors in sk.uniba.euromath.editor.textEditor with parameters of type CaretManager | |
---|---|
TextEditPartFactory(XMLAccess xmlAccess,
CaretManager cManager,
org.eclipse.gef.GraphicalViewer graphicalViewer)
Constructor. |
Uses of CaretManager in sk.uniba.euromath.editor.textEditor.actions |
---|
Constructors in sk.uniba.euromath.editor.textEditor.actions with parameters of type CaretManager | |
---|---|
TextActionContributor(EditorSite site,
org.eclipse.gef.GraphicalViewer viewer,
CaretManager caretManager)
Constructor. |
Uses of CaretManager in sk.uniba.euromath.editor.textEditor.commands |
---|
Constructors in sk.uniba.euromath.editor.textEditor.commands with parameters of type CaretManager | |
---|---|
SwitchEditModeCommand(ITextPieceKeeper origin,
int caretOffset,
CaretManager cManager,
org.eclipse.gef.EditDomain domain)
|
Uses of CaretManager in sk.uniba.euromath.editor.textEditor.editParts |
---|
Constructors in sk.uniba.euromath.editor.textEditor.editParts with parameters of type CaretManager | |
---|---|
TextEditPart(ITextLocator figure,
CaretManager cManager,
org.eclipse.gef.GraphicalViewer graphicalViewer,
XMLAccess xmlAccess,
Boolean selectable)
Constructor. |
Uses of CaretManager in sk.uniba.euromath.editor.textEditor.policies |
---|
Constructors in sk.uniba.euromath.editor.textEditor.policies with parameters of type CaretManager | |
---|---|
TextEditPolicy(XMLAccess xmlAccess,
CaretManager cManager)
Constructor. |
Uses of CaretManager in sk.uniba.euromath.editor.textEditor.tools |
---|
Constructors in sk.uniba.euromath.editor.textEditor.tools with parameters of type CaretManager | |
---|---|
TextTool(org.eclipse.gef.EditPart source,
int caretOffset,
CaretManager cManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |