Mylyn WikiText

org.eclipse.mylyn.wikitext.ui.viewer
Class HtmlViewerConfiguration.MarkupViewerDamagerRepairer

java.lang.Object
  extended by org.eclipse.mylyn.wikitext.ui.viewer.HtmlViewerConfiguration.MarkupViewerDamagerRepairer
Enclosing class:
HtmlViewerConfiguration

protected class HtmlViewerConfiguration.MarkupViewerDamagerRepairer
extends Object


Constructor Summary
protected HtmlViewerConfiguration.MarkupViewerDamagerRepairer()
           
 
Method Summary
 void createPresentation(TextPresentation presentation, ITypedRegion damage)
           
 IRegion getDamageRegion(ITypedRegion partition, DocumentEvent event, boolean documentPartitioningChanged)
           
 void setDocument(IDocument document)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlViewerConfiguration.MarkupViewerDamagerRepairer

protected HtmlViewerConfiguration.MarkupViewerDamagerRepairer()
Method Detail

getDamageRegion

public IRegion getDamageRegion(ITypedRegion partition,
                               DocumentEvent event,
                               boolean documentPartitioningChanged)

setDocument

public void setDocument(IDocument document)

createPresentation

public void createPresentation(TextPresentation presentation,
                               ITypedRegion damage)

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