Package org.pushingpixels.flamingo.api.common.icon
-
Interface Summary Interface Description DecoratedResizableIcon.IconDecorator Icon decorator interface.ResizableIcon Interface for icons that have resizability behaviour. -
Class Summary Class Description DecoratedResizableIcon Implementation ofResizableIcon
that adds decorations to a main icon.EmptyResizableIcon Implementation ofResizableIcon
that paints nothing.FilteredResizableIcon Implementation ofResizableIcon
that allows applying aBufferedImageOp
on another icon.IconDeckResizableIcon<T> Implementation of theResizableIcon
that allows switching the icon painting at runtime.IcoWrapperResizableIcon Implementation ofResizableIcon
interface that wraps ICO files.ImageWrapperResizableIcon Implementation ofResizableIcon
interface that wraps image files.LayeredIcon Decorator icon that layers icons one on top of the other.