Class SelectionFrame

java.lang.Object
org.teamapps.ux.component.table.SelectionFrame

public class SelectionFrame extends Object
  • Constructor Details

    • SelectionFrame

      public SelectionFrame()
  • Method Details

    • createUiSelectionFrame

      public UiSelectionFrame createUiSelectionFrame()
    • getColor

      public Color getColor()
    • setColor

      public void setColor(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)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object