de.cau.cs.kieler.kaom.diagram.custom
Class AnnotationDisplayer
java.lang.Object
de.cau.cs.kieler.kaom.diagram.custom.AnnotationDisplayer
public final class AnnotationDisplayer
- extends Object
Utility class for displaying some annotations of a diagram.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
displayAnnotations
public static void displayAnnotations(IEditorPart editorPart)
- Displays some annotations of the given editor.
- Parameters:
editorPart
- the EditorPart of the diagram whose annotations to display.