Class JTextComponentFormatter

java.lang.Object
org.apache.log4j.chainsaw.JTextComponentFormatter

public class JTextComponentFormatter extends Object
Apply system font and size (normal size + 1) rule if the JEditorPane document contains html.
  • Constructor Details

    • JTextComponentFormatter

      public JTextComponentFormatter()
  • Method Details

    • applySystemFontAndSize

      public static void applySystemFontAndSize(JTextComponent textComponent)