Mylyn WikiText

Uses of Class
org.eclipse.mylyn.wikitext.ui.editor.AbstractWikiTextSourceEditorOutline

Packages that use AbstractWikiTextSourceEditorOutline
org.eclipse.mylyn.wikitext.ui.editor   
 

Uses of AbstractWikiTextSourceEditorOutline in org.eclipse.mylyn.wikitext.ui.editor
 

Subclasses of AbstractWikiTextSourceEditorOutline in org.eclipse.mylyn.wikitext.ui.editor
 class DefaultWikiTextSourceEditorOutline
          a default source editor outline view that presents a structured outline in a tree view based on the heading-based outline.
 

Methods in org.eclipse.mylyn.wikitext.ui.editor that return AbstractWikiTextSourceEditorOutline
protected  AbstractWikiTextSourceEditorOutline WikiTextSourceEditor.createContentOutline()
          subclasses may override to provide a non-default content outline.
 


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