|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISharedTextColors | |
org.eclipse.jface.text.source | Provides a support for managing annotations attached to a document. |
org.eclipse.jface.text.source.projection | |
org.eclipse.ui.texteditor | Provides a framework for text editors obeying to the desktop rules. |
Uses of ISharedTextColors in org.eclipse.jface.text.source |
Constructors in org.eclipse.jface.text.source with parameters of type ISharedTextColors | |
OverviewRuler(IAnnotationAccess annotationAccess,
int width,
ISharedTextColors sharedColors)
Constructs a overview ruler of the given width using the given annotation access and the given color manager. |
|
LineNumberChangeRulerColumn(ISharedTextColors sharedColors)
Creates a new instance. |
Uses of ISharedTextColors in org.eclipse.jface.text.source.projection |
Constructors in org.eclipse.jface.text.source.projection with parameters of type ISharedTextColors | |
ProjectionSupport(ProjectionViewer viewer,
IAnnotationAccess annotationAccess,
ISharedTextColors sharedTextColors)
Creates new projection support for the given projection viewer. |
Uses of ISharedTextColors in org.eclipse.ui.texteditor |
Methods in org.eclipse.ui.texteditor that return ISharedTextColors | |
protected ISharedTextColors |
AbstractDecoratedTextEditor.getSharedColors()
|
Methods in org.eclipse.ui.texteditor with parameters of type ISharedTextColors | |
protected IOverviewRuler |
AbstractDecoratedTextEditor.createOverviewRuler(ISharedTextColors sharedColors)
|
Constructors in org.eclipse.ui.texteditor with parameters of type ISharedTextColors | |
SourceViewerDecorationSupport(ISourceViewer sourceViewer,
IOverviewRuler overviewRuler,
IAnnotationAccess annotationAccess,
ISharedTextColors sharedTextColors)
Creates a new decoration support for the given viewer. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.