com.linksoft.chart.gc.swt
Class SwtGraphicsProvider

java.lang.Object
  extended bycom.linksoft.chart.gc.swt.SwtGraphicsProvider

public class SwtGraphicsProvider
extends java.lang.Object

Copyright (c) 2002-2005 LinkSoft Systems, Inc. All Rights Reserved


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
clone, equals, finalize, 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)