Class LibraryInternalCrossPackageStyleUtil

java.lang.Object
swingtree.style.LibraryInternalCrossPackageStyleUtil

@Deprecated public final class LibraryInternalCrossPackageStyleUtil extends Object
Deprecated.
This class is technically public, but NOT INTENDED TO BE CALLED BY CLIENT CODE! It has to be public to allow for code reuse between the swingtree and swingtree.style packages.
  • Constructor Details

    • LibraryInternalCrossPackageStyleUtil

      public LibraryInternalCrossPackageStyleUtil()
      Deprecated.
  • Method Details

    • applyFontConfAlignmentsToComponent

      @Deprecated public static void applyFontConfAlignmentsToComponent(FontConf fontConf, JComponent owner)
      Deprecated.