Class WindowsLookAndFeelAddons

Direct Known Subclasses:
WindowsClassicLookAndFeelAddons

@MetaInfServices(LookAndFeelAddons.class) public class WindowsLookAndFeelAddons extends BasicLookAndFeelAddons
Adds new pluggable UI following the Windows XP look and feel.
  • Field Details

  • Constructor Details

    • WindowsLookAndFeelAddons

      public WindowsLookAndFeelAddons()
  • 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