com.aelitis.azureus.ui.swt.utils
Class ColorCache2

java.lang.Object
  extended by com.aelitis.azureus.ui.swt.utils.ColorCache2

public class ColorCache2
extends java.lang.Object


Nested Class Summary
static interface ColorCache2.CachedColor
           
 
Constructor Summary
ColorCache2()
           
 
Method Summary
static ColorCache2.CachedColor getColor(org.eclipse.swt.graphics.Color c)
           
static ColorCache2.CachedColor getColor(org.eclipse.swt.graphics.Device device, org.eclipse.swt.graphics.RGB rgb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorCache2

public ColorCache2()
Method Detail

getColor

public static ColorCache2.CachedColor getColor(org.eclipse.swt.graphics.Color c)

getColor

public static ColorCache2.CachedColor getColor(org.eclipse.swt.graphics.Device device,
                                               org.eclipse.swt.graphics.RGB rgb)