Interface FontConfiguration

All Known Implementing Classes:
DefaultFontConfiguration

public interface FontConfiguration
If you want your own font configuration you have to provide a Component that returns a FontConfiguration. To make sure your implementation is chosen over the DefaultFontConfiguration use the Primary-annotation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Configures the Font-Environment (FontManager, FontFactory, AnnotationFontFactory)
  • Method Details

    • initFonts

      void initFonts()
      Configures the Font-Environment (FontManager, FontFactory, AnnotationFontFactory)