Interface IconFont

All Known Implementing Classes:
BasicIconFont, JWTIconFont, MulticolorIconFont

public interface IconFont
Interface for all icon fonts. An icon font should always provide the icon as style name.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the style name which should be set to the html that should display the icon font.
  • Method Details

    • getStyleName

      String getStyleName()
      Returns the style name which should be set to the html that should display the icon font.
      Returns:
      the style name