Interface IconProvider

All Known Implementing Classes:
SourceListItem

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

    Modifier and Type
    Method
    Description
    Gets the Icon for this element.
  • Method Details

    • getIcon

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