org.eclipse.mylyn.wikitext.tests
Class AbstractTestApplication

java.lang.Object
  extended by org.eclipse.mylyn.wikitext.tests.AbstractTestApplication
Direct Known Subclasses:
Main, Main, Main

public abstract class AbstractTestApplication
extends Object

Author:
David Green

Constructor Summary
AbstractTestApplication()
           
 
Method Summary
protected abstract  MarkupLanguage createMarkupLanguage()
           
protected  void doMain()
           
protected  void updateViewers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTestApplication

public AbstractTestApplication()
Method Detail

doMain

protected void doMain()
               throws IOException
Throws:
IOException

createMarkupLanguage

protected abstract MarkupLanguage createMarkupLanguage()

updateViewers

protected void updateViewers()


Copyright © 2011 FuseSource, Corp.. All Rights Reserved.