com.jidesoft.icons |
|
Java Source File Name | Type | Comment |
ColorFilter.java | Class | An image filter that brighten or darken an existing image. |
IconsFactory.java | Class | IconsFactory provides a consistent way to access
icon resource in any application.
Any application usually need to access image files. |
JideIconsFactory.java | Class | A helper class to contain icons for demo of JIDE products. |
MaskFilter.java | Class | An image filter that will replace one color in an image
with another color. |