Class ElementDroplist

    • Constructor Detail

      • ElementDroplist

        public ElementDroplist​(java.lang.String text,
                               UFont font,
                               ISkinSimple spriteContainer)
    • Method Detail

      • drawU

        public void drawU​(UGraphic ug,
                          int zIndex,
                          java.awt.geom.Dimension2D dimToUse)
        Specified by:
        drawU in interface Element
      • drawText

        protected void drawText​(UGraphic ug,
                                double x,
                                double y)
      • getPureTextDimension

        protected java.awt.geom.Dimension2D getPureTextDimension​(StringBounder stringBounder)
      • getTextDimensionAt

        protected java.awt.geom.Dimension2D getTextDimensionAt​(StringBounder stringBounder,
                                                               double x)