java.awt.image

Interface TileObserver

public interface TileObserver

NEEDS DOCUMENTATION
Method Summary
voidtileUpdate(WritableRenderedImage src, int x, int y, boolean writable)

Method Detail

tileUpdate

public void tileUpdate(WritableRenderedImage src, int x, int y, boolean writable)