Class LayeredIcon

  • All Implemented Interfaces:
    Serializable, Accessible, Icon

    public class LayeredIcon
    extends ImageIcon
    An icon that is made up of a collection of Icons. They are rendered in layers starting with the first Icon added (from the constructor).
    Author:
    Tom Nelson
    See Also:
    Serialized Form