Class SimpleBackground

  • Direct Known Subclasses:
    ImageBackground

    public class SimpleBackground
    extends java.lang.Object
    Just a background definition. It is a plain color.
    Author:
    Thomas Morgner
    • Constructor Detail

      • SimpleBackground

        public SimpleBackground​(CSSColorValue backgroundColor)
    • Method Detail