Class PaintLayerBackgroundAndBorder

    • Field Summary

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

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

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

      • master

        private final Box master
    • Constructor Detail

      • PaintLayerBackgroundAndBorder

        public PaintLayerBackgroundAndBorder​(Box master)
    • Method Detail

      • getMaster

        public Box getMaster()