net.comrom.chart.gc.swt
Class SwtGraphicsProvider

java.lang.Object
  extended bynet.comrom.chart.gc.swt.SwtGraphicsProvider

public class SwtGraphicsProvider
extends java.lang.Object


Constructor Summary
SwtGraphicsProvider()
           
 
Method Summary
static org.eclipse.swt.graphics.Device getDefaultDisplay()
           
static void setDefaultDisplay(org.eclipse.swt.widgets.Display d)
           
static void startUIThread(java.lang.Runnable r)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwtGraphicsProvider

public SwtGraphicsProvider()
Method Detail

getDefaultDisplay

public static org.eclipse.swt.graphics.Device getDefaultDisplay()

setDefaultDisplay

public static void setDefaultDisplay(org.eclipse.swt.widgets.Display d)

startUIThread

public static void startUIThread(java.lang.Runnable r)