Class IconList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Icon>, Collection<Icon>, List<Icon>, RandomAccess

public class IconList extends Vector<Icon>
See Also:
  • Field Details

  • Constructor Details

    • IconList

      public IconList()
  • Method Details

    • getIcon

      public Icon getIcon(int n)