Interface IconSupplier<T extends Icon>

All Known Implementing Classes:
AbstractLazyIconSupplier, LazyImageIconSupplier

public interface IconSupplier<T extends Icon>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getIcon

      T getIcon()