Uses of Interface
com.iizix.IFontInfo
Packages that use IFontInfo Package Description com.iizigo.panel com.iizix com.iizix.prop.ui Uses of IFontInfo in com.iizigo.panel
Classes in com.iizigo.panel that implement IFontInfo Modifier and Type Class Description classFontInfoFont information class for the UI.Uses of IFontInfo in com.iizix
Methods in com.iizix that return IFontInfo Modifier and Type Method Description IFontInfoIFontInfo.Resolver. from(UIComp comp)Returns the font information for a component.Uses of IFontInfo in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return IFontInfo Modifier and Type Method Description IFontInfoUIComp. getFontInfo()Returns the font information from this component.