Class SelectionFrame


  • public class SelectionFrame
    extends java.lang.Object
    • Constructor Detail

      • SelectionFrame

        public SelectionFrame()
    • Method Detail

      • createUiSelectionFrame

        public org.teamapps.dto.UiSelectionFrame createUiSelectionFrame()
      • getColor

        public org.teamapps.common.format.Color getColor()
      • setColor

        public void setColor​(org.teamapps.common.format.Color color)
      • getBorderWidth

        public int getBorderWidth()
      • setBorderWidth

        public void setBorderWidth​(int borderWidth)
      • getAnimationDuration

        public int getAnimationDuration()
      • setAnimationDuration

        public void setAnimationDuration​(int animationDuration)
      • getGlowingWidth

        public int getGlowingWidth()
      • setGlowingWidth

        public void setGlowingWidth​(int glowingWidth)
      • getShadowWidth

        public int getShadowWidth()
      • setShadowWidth

        public void setShadowWidth​(int shadowWidth)
      • isFullRow

        public boolean isFullRow()
      • setFullRow

        public void setFullRow​(boolean fullRow)