com.aelitis.azureus.ui.swt.skin
Class SWTColorWithAlpha

java.lang.Object
  extended by com.aelitis.azureus.ui.swt.skin.SWTColorWithAlpha

public class SWTColorWithAlpha
extends Object


Constructor Summary
SWTColorWithAlpha(org.eclipse.swt.graphics.Color color, int alpha)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWTColorWithAlpha

public SWTColorWithAlpha(org.eclipse.swt.graphics.Color color,
                         int alpha)