Class FontNonUiResource

java.lang.Object
java.awt.Font
generic.theme.laf.FontNonUiResource
All Implemented Interfaces:
Serializable

public class FontNonUiResource extends Font
Font subclass for creating an non UIResource Font from a FontUIResource. (The Font constructor that takes a font was protected)
See Also:
  • Constructor Details

    • FontNonUiResource

      public FontNonUiResource(Font font)