de.intarsys.cwt.swt.image
Interface ISwtPaint

All Superinterfaces:
IPaint

public interface ISwtPaint
extends IPaint


Method Summary
 org.eclipse.swt.graphics.Resource toResource(org.eclipse.swt.graphics.Device device)
           
 
Methods inherited from interface de.intarsys.cwt.common.IPaint
copy, getAlphaValue, setAlphaValue, setBackgroundPaintFromGraphicsContext, setForegroundPaintFromGraphicsContext
 

Method Detail

toResource

org.eclipse.swt.graphics.Resource toResource(org.eclipse.swt.graphics.Device device)