Package resources.icons
package resources.icons
-
ClassDescription
LazyImageIconthat is created from a byte arrayAn icon that will update it's x,y offset to be centered over another, presumably larger icon.LazyImageIconthat creates a disabled version of an iconDeprecated, for removal: This API element is subject to removal in a future version.IconWrapperprovides a simple icon wrapper which delays icon construction until its first use.Deprecated, for removal: This API element is subject to removal in a future version.This class has been replaced by a series of classes that extendLazyImageIcon:UrlImageIcon,DerivedImageIcon,BytesImageIcon,DisabledImageIcon, andScaledImageIcon.LazyImageIconprovides the ability to instantiate an ImageIcon with delayed loading.Paints an oval of the given size, based upon the Component passed toOvalBackgroundColorIcon.paintIcon(Component, Graphics, int, int).LazyImageIconthat creates a reflected version of an icon.LazyImageIconthat creates a scaled version of an iconDeprecated, for removal: This API element is subject to removal in a future version.This class has been replaced byScaledImageIconsince it extendsImageIconWrapperwhich has also been deprecated.Icon class for when we can't find an icon for a pathLazyImageIconthat is created from a URL to an icon file.
DisabledImageIconsince it extendsImageIconWrapperwhich has also been deprecated.