Interface FontImageIcon


public interface FontImageIcon
A FontImageIcon
  • Method Details

    • imageIcon

      ImageIcon imageIcon()
      Returns:
      the Image Icon
    • color

      void color(Color color)
      Sets the icon color
      Parameters:
      color - the color
    • builder

      static FontImageIcon.Builder builder(org.kordamp.ikonli.Ikon ikon)
      Parameters:
      ikon - the ikon
      Returns:
      a new FontImageIcon.Builder