Class MultiIcon

java.lang.Object
com.illumon.iris.gui.util.MultiIcon
All Implemented Interfaces:
Icon

public class MultiIcon
extends Object
implements Icon
An implementation of Icon that renders each icon side by side. Note that this can not generate events so calling add(Icon), remove(Icon), etc. will not automatically update the component that this icon belongs to.