org.eclipse.xtext.ui.util
Class DisplayRunnable

java.lang.Object
  extended by org.eclipse.xtext.ui.util.DisplayRunnable

public abstract class DisplayRunnable
extends java.lang.Object


Constructor Summary
DisplayRunnable()
           
 
Method Summary
protected abstract  void run()
           
 void syncExec()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayRunnable

public DisplayRunnable()
Method Detail

run

protected abstract void run()
                     throws java.lang.Exception
Throws:
java.lang.Exception

syncExec

public void syncExec()