Class ElementMenuEntry

    • Constructor Detail

      • ElementMenuEntry

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

      • getPreferredDimension

        public java.awt.geom.Dimension2D getPreferredDimension​(StringBounder stringBounder,
                                                               double x,
                                                               double y)
      • drawU

        public void drawU​(UGraphic ug,
                          int zIndex,
                          java.awt.geom.Dimension2D dimToUse)
      • getX

        public double getX()
      • setX

        public void setX​(double x)
      • getText

        public java.lang.String getText()
      • getBackground

        public HColor getBackground()
      • setBackground

        public void setBackground​(HColor background)