Package org.webswing.server.util
Class FontUtils
- java.lang.Object
-
- org.webswing.server.util.FontUtils
-
public class FontUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description FontUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringcreateFontConfiguration(org.webswing.server.common.model.SwingConfig appConfig, org.webswing.server.common.util.VariableSubstitutor subs)
-
-
-
Method Detail
-
createFontConfiguration
public static String createFontConfiguration(org.webswing.server.common.model.SwingConfig appConfig, org.webswing.server.common.util.VariableSubstitutor subs) throws IOException
- Throws:
IOException
-
-