Class RoundedContainer


  • public final class RoundedContainer
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void drawU​(UGraphic ug, boolean shadowing)  
      • Methods inherited from class java.lang.Object

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

      • RoundedContainer

        public RoundedContainer​(java.awt.geom.Dimension2D dim,
                                double titleHeight,
                                double attributeHeight,
                                HtmlColor borderColor,
                                HtmlColor backColor,
                                HtmlColor imgBackcolor,
                                UStroke stroke)
    • Method Detail

      • drawU

        public void drawU​(UGraphic ug,
                          boolean shadowing)