Class MacOSXLookAndFeelAddons


@MetaInfServices(LookAndFeelAddons.class) public class MacOSXLookAndFeelAddons extends BasicLookAndFeelAddons
  • Constructor Details

    • MacOSXLookAndFeelAddons

      public MacOSXLookAndFeelAddons()
  • Method Details

    • matches

      protected boolean matches()
      Determines if the addon is a match for the current Look and Feel.
      Overrides:
      matches in class LookAndFeelAddons
      Returns:
      true if this addon matches (is compatible); false otherwise
    • isSystemAddon

      protected boolean isSystemAddon()
      Determines if the addon is a match for the system Look and Feel.
      Overrides:
      isSystemAddon in class LookAndFeelAddons
      Returns:
      true if this addon matches (is compatible with) the system Look and Feel; false otherwise