org.uispec4j.interception.toolkit
Class Empty.DummyCompositeContext

java.lang.Object
  extended by org.uispec4j.interception.toolkit.Empty.DummyCompositeContext
All Implemented Interfaces:
java.awt.CompositeContext
Enclosing class:
Empty

public static class Empty.DummyCompositeContext
extends java.lang.Object
implements java.awt.CompositeContext


Constructor Summary
Empty.DummyCompositeContext()
           
 
Method Summary
 void compose(java.awt.image.Raster src, java.awt.image.Raster dstIn, java.awt.image.WritableRaster dstOut)
           
 void dispose()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Empty.DummyCompositeContext

public Empty.DummyCompositeContext()
Method Detail

dispose

public void dispose()
Specified by:
dispose in interface java.awt.CompositeContext

compose

public void compose(java.awt.image.Raster src,
                    java.awt.image.Raster dstIn,
                    java.awt.image.WritableRaster dstOut)
Specified by:
compose in interface java.awt.CompositeContext


Copyright © 2004-2010. All Rights Reserved.