Mylyn WikiText

org.eclipse.mylyn.wikitext.tasks.ui.editor
Class MarkupTaskEditorExtension.TaskMarkupViewerConfiguration

java.lang.Object
  extended by TextSourceViewerConfiguration
      extended by org.eclipse.mylyn.wikitext.ui.viewer.AbstractTextSourceViewerConfiguration
          extended by org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration
              extended by org.eclipse.mylyn.wikitext.ui.viewer.MarkupViewerConfiguration
                  extended by org.eclipse.mylyn.wikitext.tasks.ui.editor.MarkupTaskEditorExtension.TaskMarkupViewerConfiguration
Enclosing class:
MarkupTaskEditorExtension<MarkupLanguageType extends MarkupLanguage>

protected static class MarkupTaskEditorExtension.TaskMarkupViewerConfiguration
extends MarkupViewerConfiguration


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration
HtmlViewerConfiguration.MarkupViewerDamagerRepairer
 
Nested classes/interfaces inherited from class org.eclipse.mylyn.wikitext.ui.viewer.AbstractTextSourceViewerConfiguration
AbstractTextSourceViewerConfiguration.HyperlinkDetectorDescriptorFilter
 
Field Summary
 
Fields inherited from class org.eclipse.mylyn.wikitext.ui.viewer.AbstractTextSourceViewerConfiguration
markupHyperlinksFirst
 
Constructor Summary
MarkupTaskEditorExtension.TaskMarkupViewerConfiguration(MarkupViewer viewer, TaskRepository taskRepository)
           
 
Method Summary
protected  AnnotationHyperlinkDetector createAnnotationHyperlinkDetector()
           
protected  Map getHyperlinkDetectorTargets(ISourceViewer sourceViewer)
           
 IHyperlinkPresenter getHyperlinkPresenter(ISourceViewer sourceViewer)
           
 
Methods inherited from class org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration
createCustomHyperlinkDetectors, getAnnotationHover, getHyperlinkStateMask, getPresentationReconciler, getReconciler, getTextHover, isDisableHyperlinkModifiers, setDisableHyperlinkModifiers, setTextPresentation
 
Methods inherited from class org.eclipse.mylyn.wikitext.ui.viewer.AbstractTextSourceViewerConfiguration
addHyperlinkDetector, addHyperlinkDetectorDescriptorFilter, getHyperlinkDetectors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarkupTaskEditorExtension.TaskMarkupViewerConfiguration

public MarkupTaskEditorExtension.TaskMarkupViewerConfiguration(MarkupViewer viewer,
                                                               TaskRepository taskRepository)
Method Detail

getHyperlinkDetectorTargets

protected Map getHyperlinkDetectorTargets(ISourceViewer sourceViewer)

createAnnotationHyperlinkDetector

protected AnnotationHyperlinkDetector createAnnotationHyperlinkDetector()
Overrides:
createAnnotationHyperlinkDetector in class HtmlViewerConfiguration

getHyperlinkPresenter

public IHyperlinkPresenter getHyperlinkPresenter(ISourceViewer sourceViewer)

Mylyn WikiText

Copyright © 2007, 2009 David Green and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html