Interface WithIconMixin<SELF extends HasIcon>

  • Type Parameters:
    SELF - Self type.
    All Superinterfaces:
    HasIcon

    public interface WithIconMixin<SELF extends HasIcon>
    extends HasIcon
    Mixin interface to allow chaining HasIcon.setIcon(Icon).
    Since:
    2020-07-07
    Author:
    miki