net.sourceforge.swtlayeredgraph.proxies
Class SwtGCFactory

java.lang.Object
  extended by net.sourceforge.swtlayeredgraph.proxies.SwtGCFactory

public class SwtGCFactory
extends java.lang.Object

Author:
davija

Constructor Summary
SwtGCFactory()
           
 
Method Summary
 SwtGC getSwtGC(org.eclipse.swt.graphics.Drawable drawable)
           
 SwtGC getSwtGC(org.eclipse.swt.graphics.Drawable drawable, int style)
           
 SwtGC getSwtGC(org.eclipse.swt.graphics.GC gc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwtGCFactory

public SwtGCFactory()
Method Detail

getSwtGC

public SwtGC getSwtGC(org.eclipse.swt.graphics.GC gc)

getSwtGC

public SwtGC getSwtGC(org.eclipse.swt.graphics.Drawable drawable)

getSwtGC

public SwtGC getSwtGC(org.eclipse.swt.graphics.Drawable drawable,
                      int style)


Copyright © 2009. All Rights Reserved.