Package com.iizix

Interface IFontInfo.Resolver

  • Enclosing interface:
    IFontInfo

    public static interface IFontInfo.Resolver
    Resolver interface to get font information from a component. This only works in the Designer and not in e.g. the Server.
    • Method Detail

      • from

        IFontInfo from​(UIComp comp)
        Returns the font information for a component.
        Parameters:
        comp - The component.
        Returns:
        The font information.