de.cau.cs.kieler.kaom.diagram.custom
Class AnnotationDisplayer

java.lang.Object
  extended by de.cau.cs.kieler.kaom.diagram.custom.AnnotationDisplayer

public final class AnnotationDisplayer
extends Object

Utility class for displaying some annotations of a diagram.

Rating red

Method Summary
static void displayAnnotations(IEditorPart editorPart)
          Displays some annotations of the given editor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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.