Package com.teamdev.jxbrowser.ui
Interface FontName
public interface FontName
A name of the font.
-
Method Summary
-
Method Details
-
of
Returns theFontName
instance for the given value.- Throws:
IllegalArgumentException
- whenvalue
is empty or blank
-
value
Returns a string that represents the font name.
-