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 ofResizableIconthat adds decorations to a main icon.EmptyResizableIcon Implementation ofResizableIconthat paints nothing.FilteredResizableIcon Implementation ofResizableIconthat allows applying aBufferedImageOpon another icon.IconDeckResizableIcon<T> Implementation of theResizableIconthat allows switching the icon painting at runtime.IcoWrapperResizableIcon Implementation ofResizableIconinterface that wraps ICO files.ImageWrapperResizableIcon Implementation ofResizableIconinterface that wraps image files.LayeredIcon Decorator icon that layers icons one on top of the other.