Package com.jidesoft.icons
package com.jidesoft.icons
The package contains classes related to icons for JIDE Common Layer.
-
ClassDescriptionThe icon to paint CheckBox icon safely with any L&F.An image filter that brightens or darkens an existing image.
IconSet
is a class which works with JIDE Basic Icon Set (http://www.jidesoft.com/icon/).IconSetManager
contains all the JIDE icon sets in one class so that you can access all of them from one single place and switch to different icon set just by callingIconSetManager.setActiveIconSetName(String)
.IconsFactory
provides a consistent way to access icon resource in any application.A helper class to contain icons for demo of JIDE products.An image filter that replaces one color in an image with another color.Icon wrapper class for check icons.NetworkIconSet
is a class which works with JIDE Network Icon Set (http://www.jidesoft.com/icon/).RolloverIcon
provides the expanded and collapsed tree icons that has rollover and fade effect.The default collapsed tree icon.The default expanded tree icon.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.An image filter that tints the image with a color.