Interface IconProvider

  • All Known Implementing Classes:
    SourceListItem

    public interface IconProvider
    An interface for provider's of Icons.
    • Method Detail

      • getIcon

        javax.swing.Icon getIcon()
        Gets the Icon for this element.
        Returns:
        the Icon for this element.