Class ColumnStyle

All Implemented Interfaces:
Serializable, Cloneable, AttributeSet, MutableAttributeSet, Style

@OpenApiAll public class ColumnStyle extends SimpleStyle
A collection of attributes, represent table styles.
Since:
Jun 4, 2009
See Also:
  • Constructor Details

    • ColumnStyle

      public ColumnStyle()
      Creates a new style, with a null name and parent.
    • ColumnStyle

      public ColumnStyle(String name)
      Creates a new style.
      Parameters:
      name - the style name, null for unnamed