Package com.iizix
Interface IFontInfo.Resolver
- Enclosing interface:
- IFontInfo
public static interface IFontInfo.ResolverResolver interface to get font information from a component. This only works in the Designer and not in e.g. the Server.
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IFontInfofrom(UIComp comp)Returns the font information for a component.