Class PaintRootElementBackground

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Box root  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Box getRoot()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • root

        private final Box root
    • Constructor Detail

      • PaintRootElementBackground

        public PaintRootElementBackground​(Box root)
    • Method Detail

      • getRoot

        public Box getRoot()