|
Eclipse Platform 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.ui.texteditor.MarkerAnnotationPreferences
Objects of this class provide access to all extensions declared for the markerAnnotationSpecification
extension point.
The extensions are represented as instances of AnnotationPreference
.
Constructor Summary | |
MarkerAnnotationPreferences()
Creates a new marker annotation preferences accessor. |
Method Summary | |
List |
getAnnotationPreferences()
Returns all extensions provided for the markerAnnotationSpecification extension point. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MarkerAnnotationPreferences()
Method Detail |
public List getAnnotationPreferences()
markerAnnotationSpecification
extension point.
markerAnnotationSpecification
extension point
|
Eclipse Platform 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |