|
Eclipse Platform Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.ui.texteditor.AnnotationPreferenceLookup
Provides the strategy for finding the annotation preference for a given annotation.
| Constructor Summary | |
AnnotationPreferenceLookup()
Creates a new annotation preference lookup object. |
|
| Method Summary | |
AnnotationPreference |
getAnnotationPreference(Annotation annotation)
Returns the annotation preference of a given annotation. |
AnnotationPreference |
getAnnotationPreferenceFragment(String annotationType)
Returns the annotation preference fragment defined for the given annotation type. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AnnotationPreferenceLookup()
| Method Detail |
public AnnotationPreference getAnnotationPreference(Annotation annotation)
annotation - the annotation
nullpublic AnnotationPreference getAnnotationPreferenceFragment(String annotationType)
annotationType - the annotation type
|
Eclipse Platform Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||