Mylyn WikiText

Uses of Class
org.eclipse.mylyn.wikitext.ui.viewer.MarkupViewer

Packages that use MarkupViewer
org.eclipse.mylyn.wikitext.tasks.ui.editor Classes related to integration with the Mylyn task editor, specifically targeting Mylyn's taskEditorExtension extension point. 
org.eclipse.mylyn.wikitext.ui.viewer   
 

Uses of MarkupViewer in org.eclipse.mylyn.wikitext.tasks.ui.editor
 

Methods in org.eclipse.mylyn.wikitext.tasks.ui.editor with parameters of type MarkupViewer
protected  MarkupTaskEditorExtension.TaskMarkupViewerConfiguration MarkupTaskEditorExtension.createViewerConfiguration(TaskRepository taskRepository, MarkupViewer markupViewer)
           
protected  MarkupTaskEditorExtension.TaskMarkupViewerConfiguration MarkupTaskEditorExtension.createViewerConfiguration(TaskRepository taskRepository, MarkupViewer markupViewer, IAdaptable context)
           
 

Constructors in org.eclipse.mylyn.wikitext.tasks.ui.editor with parameters of type MarkupViewer
MarkupTaskEditorExtension.TaskMarkupViewerConfiguration(MarkupViewer viewer, TaskRepository taskRepository)
           
MarkupTaskEditorExtension.TaskMarkupViewerConfiguration(MarkupViewer viewer, TaskRepository taskRepository, IAdaptable context)
           
 

Uses of MarkupViewer in org.eclipse.mylyn.wikitext.ui.viewer
 

Constructors in org.eclipse.mylyn.wikitext.ui.viewer with parameters of type MarkupViewer
MarkupViewerConfiguration(MarkupViewer viewer)
           
MarkupViewerConfiguration(MarkupViewer viewer, IPreferenceStore preferenceStore)
           
 


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