Package org.teamapps.icons
Interface Icon<ICON extends Icon<ICON,STYLE>,STYLE>
- Type Parameters:
ICON- Must be a self class reference.STYLE- The style class these icons support.
- All Known Implementing Classes:
CompositeIcon
public interface Icon<ICON extends Icon<ICON,STYLE>,STYLE>