intarsys CWT library

Uses of Interface
de.intarsys.cwt.common.IPaint

Packages that use IPaint
de.intarsys.cwt.awt.environment   
de.intarsys.cwt.common   
de.intarsys.cwt.environment An abstract graphics platform implementation. 
de.intarsys.cwt.swt.environment   
de.intarsys.cwt.swt.image   
 

Uses of IPaint in de.intarsys.cwt.awt.environment
 

Methods in de.intarsys.cwt.awt.environment with parameters of type IPaint
 void CwtAwtGraphicsContext.setBackgroundPaint(IPaint paint)
           
 void CwtAwtGraphicsContext.setForegroundPaint(IPaint paint)
           
 

Uses of IPaint in de.intarsys.cwt.common
 

Methods in de.intarsys.cwt.common that return IPaint
 IPaint IPaint.copy()
           
 

Uses of IPaint in de.intarsys.cwt.environment
 

Methods in de.intarsys.cwt.environment with parameters of type IPaint
 void IGraphicsContext.setBackgroundPaint(IPaint paint)
          Assign a new background IPaint.
 void IGraphicsContext.setForegroundPaint(IPaint paint)
          Assign a new foreground IPaint
 

Uses of IPaint in de.intarsys.cwt.swt.environment
 

Methods in de.intarsys.cwt.swt.environment with parameters of type IPaint
 void CwtSwtGraphicsContext.setBackgroundPaint(IPaint paint)
           
 void CwtSwtGraphicsContext.setForegroundPaint(IPaint paint)
           
 

Uses of IPaint in de.intarsys.cwt.swt.image
 

Subinterfaces of IPaint in de.intarsys.cwt.swt.image
 interface ISwtPaint
           
 


intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.