Sunday, November 18, 2007

WWJ remote SurfaceImage updated

Well, after a couple of days improving some things finally here is the until now best version of SurfaceImage ;)

The new features are:
* Local and remote images (except BufferedImage's) are loaded in a separate thread.
* Remote images are cached on disk, to avoid network overhead.
* Added a 'setSector' method to change the image sector position.

You can find the source code here.

No comments: