Class UiSelectionFrame

  • All Implemented Interfaces:
    UiObject

    public class UiSelectionFrame
    extends java.lang.Object
    implements UiObject
    THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
    • Field Detail

      • borderWidth

        protected int borderWidth
      • animationDuration

        protected int animationDuration
      • glowingWidth

        protected int glowingWidth
      • shadowWidth

        protected int shadowWidth
      • fullRow

        protected boolean fullRow
    • Constructor Detail

      • UiSelectionFrame

        public UiSelectionFrame()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getColor

        public UiColor getColor()
      • getBorderWidth

        public int getBorderWidth()
      • getAnimationDuration

        public int getAnimationDuration()
      • getGlowingWidth

        public int getGlowingWidth()
      • getShadowWidth

        public int getShadowWidth()
      • getFullRow

        public boolean getFullRow()
      • setAnimationDuration

        public UiSelectionFrame setAnimationDuration​(int animationDuration)
      • setGlowingWidth

        public UiSelectionFrame setGlowingWidth​(int glowingWidth)