org.jfree.layouting.input.style.keys.table
public class TableStyleKeys extends Object
| Field Summary | |
|---|---|
| static StyleKey | BORDER_COLLAPSE
Pair of length; No percentages; Inheritable |
| static StyleKey | BORDER_SPACING
Pair of length; No percentages; Inheritable |
| static StyleKey | CAPTION_SIDE
top or bottom. |
| static StyleKey | COL_SPAN |
| static StyleKey | EMPTY_CELLS
Enumeration: Show, hide, inherit |
| static StyleKey | ROW_SPAN |
| static StyleKey | TABLE_LAYOUT
Auto or fixed. |