Class AnnotationEditingControlCreator

java.lang.Object
org.apache.uima.caseditor.editor.context.AnnotationEditingControlCreator
All Implemented Interfaces:
org.eclipse.jface.text.IInformationControlCreator

public class AnnotationEditingControlCreator extends Object implements org.eclipse.jface.text.IInformationControlCreator
TODO: add javadoc here.
  • Constructor Details

    • AnnotationEditingControlCreator

      public AnnotationEditingControlCreator()
  • Method Details

    • createInformationControl

      public org.eclipse.jface.text.IInformationControl createInformationControl(org.eclipse.swt.widgets.Shell parent)
      Creates the information control.
      Specified by:
      createInformationControl in interface org.eclipse.jface.text.IInformationControlCreator
      Parameters:
      parent - the parent
      Returns:
      the new control