Class FreezeConfigAttributes
java.lang.Object
org.eclipse.nebula.widgets.nattable.freeze.FreezeConfigAttributes
Configuration attributes for the freeze separator visualization.
- Since:
- 2.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ConfigAttribute<org.eclipse.swt.graphics.Color>Configuration attribute to configure the color of the separator line.static final ConfigAttribute<Integer>Configuration attribute to configure the width of the separator line. -
Method Summary
-
Field Details
-
SEPARATOR_COLOR
Configuration attribute to configure the color of the separator line. -
SEPARATOR_WIDTH
Configuration attribute to configure the width of the separator line.- Since:
- 1.6
-