Class LinuxLookAndFeelAddons

    • Constructor Detail

      • LinuxLookAndFeelAddons

        public LinuxLookAndFeelAddons()
    • Method Detail

      • 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