Class HorizontalStretchIconList

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
gg.xp.xivsupport.gui.tables.renderers.HorizontalStretchIconList
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable

public class HorizontalStretchIconList extends JComponent
Similar to ComponentListStretchyRenderer, but used for situations where you might not know the desired height beforehand.

This class is purpose-built for putting multiple icons into a visual callout, so it likely isn't very useful outside of that purpose.

See Also: