Class SkinnedLookAndFeel

  • All Implemented Interfaces:
    Serializable

    public class SkinnedLookAndFeel
    extends MetalLookAndFeel
    A specialisation of the default Metal theme that allows specific colours and fonts to be used instead of those in the Metal theme.

    This class controls:

    • the colour used for Window and Control backgrounds
    • the colour used for System, Control and User text
    • the font used for System, Control and User text
    Author:
    James Murty
    See Also:
    Serialized Form
    • Constructor Detail

      • SkinnedLookAndFeel

        public SkinnedLookAndFeel​(Properties skinProperties,
                                  String itemName)