| Package | Description |
|---|---|
| com.jidesoft.icons |
The package contains classes related to icons for JIDE Common Layer.
|
| Class and Description |
|---|
| ColorFilter
An image filter that brightens or darkens an existing image.
|
IconSet
IconSet is a class which works with JIDE Basic Icon Set (http://www.jidesoft.com/icon/). |
| MaskFilter
An image filter that replaces one color in an image with another color.
|
| RolloverIcon.IconRolloverSupport
An interface that should be implemented on a component if you want to use an icon that supports rollover and fade
(fade in or fade out) effect.
|