Package | Description |
---|---|
org.eclipse.ui.texteditor |
Provides a framework for text editors obeying to the
desktop rules.
|
Modifier and Type | Method and Description |
---|---|
AnnotationPreference |
AnnotationPreferenceLookup.getAnnotationPreference(Annotation annotation)
Returns the annotation preference of a given annotation.
|
AnnotationPreference |
AnnotationPreferenceLookup.getAnnotationPreference(String annotationType)
Returns the annotation preference defined for the given annotation type.
|
AnnotationPreference |
AnnotationPreferenceLookup.getAnnotationPreferenceFragment(String annotationType)
Returns the annotation preference fragment defined for the given
annotation type.
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationPreference.merge(AnnotationPreference preference)
Merges the values of the given preference into this preference.
|
void |
SourceViewerDecorationSupport.setAnnotationPreference(AnnotationPreference info)
Sets the preference info for the annotation painter.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.