Class TableStyle

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

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

    • TableStyle

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

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