Class SelectionFrame
java.lang.Object
org.teamapps.ux.component.table.SelectionFrame
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintintgetColor()intintinthashCode()booleanvoidsetAnimationDuration(int animationDuration) voidsetBorderWidth(int borderWidth) voidvoidsetFullRow(boolean fullRow) voidsetGlowingWidth(int glowingWidth) voidsetShadowWidth(int shadowWidth)
-
Constructor Details
-
SelectionFrame
public SelectionFrame()
-
-
Method Details
-
createUiSelectionFrame
-
getColor
-
setColor
-
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
-
hashCode
-