org.jfree.layouting.input.style.keys.column
Class ColumnStyleKeys
public
class
ColumnStyleKeys
extends Object
Creation-Date: 03.12.2005, 20:48:04
* column-count
column-width
column-min-width
column-width-policy
The second group of properties describes the space between columns:
column-gap
column-rule
column-rule-color
column-rule-style
column-rule-width
The third group consists of one property which make it possible an element to span several columns:
column-span
Author: Thomas Morgner
public static final
StyleKey COLUMN_BALANCE
Defines, whether column contents should be balanced.
Another idea stolen from OpenOffice :)
public static final
StyleKey COLUMN_COUNT
public static final
StyleKey COLUMN_MIN_WIDTH
public static final
StyleKey COLUMN_RULE_COLOR
public static final
StyleKey COLUMN_RULE_STYLE
public static final
StyleKey COLUMN_RULE_WIDTH
public static final
StyleKey COLUMN_SPACE_DISTRIBUTION
public static final
StyleKey COLUMN_SPAN
public static final
StyleKey COLUMN_WIDTH
public static final
StyleKey COLUMN_WIDTH_POLICY