org.eclipse.mylar.internal.tasks.ui.editors
Class TaskFormPage.AnnotationConfiguration

java.lang.Object
  extended by org.eclipse.mylar.internal.tasks.ui.editors.TaskFormPage.AnnotationConfiguration
All Implemented Interfaces:
org.eclipse.jface.text.IInformationControlCreator
Enclosing class:
TaskFormPage

static class TaskFormPage.AnnotationConfiguration
extends java.lang.Object
implements org.eclipse.jface.text.IInformationControlCreator


Constructor Summary
TaskFormPage.AnnotationConfiguration()
           
 
Method Summary
 org.eclipse.jface.text.IInformationControl createInformationControl(org.eclipse.swt.widgets.Shell shell)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskFormPage.AnnotationConfiguration

TaskFormPage.AnnotationConfiguration()
Method Detail

createInformationControl

public org.eclipse.jface.text.IInformationControl createInformationControl(org.eclipse.swt.widgets.Shell shell)
Specified by:
createInformationControl in interface org.eclipse.jface.text.IInformationControlCreator