Uses of Class
org.apache.hop.core.gui.IGc.EFont
-
Packages that use IGc.EFont Package Description org.apache.hop.core.gui -
-
Uses of IGc.EFont in org.apache.hop.core.gui
Methods in org.apache.hop.core.gui that return IGc.EFont Modifier and Type Method Description static IGc.EFontIGc.EFont. valueOf(String name)Returns the enum constant of this type with the specified name.static IGc.EFont[]IGc.EFont. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.hop.core.gui with parameters of type IGc.EFont Modifier and Type Method Description voidIGc. setFont(IGc.EFont font)voidSvgGc. setFont(IGc.EFont font)
-