Java Candies GUI Component Library
Home
Download
JavaDoc
Example
Image Filters
More Examples



Europa Logo


SourceForge Logo

Image Filter Test:

This test shows a sample of the various image filters included in the Java Candies library. These filters are utilized by many of the components as it is usually quicker to filter an image than to load a second image. For instance, an Image button requires a slightly brighter image for display during mouse over. The Bright filter can generate this image quickly on the client.

In the example below, only the image in the upper left was loaded, all the rest are generated on the client.