Package net.sf.doolin.gui.field.table.style

Interface Summary
TableStyle Defines a style to apply on a table.
 

Class Summary
AlternateColorTableStyle Style that alternates colors between rows.
ChainedTableStyle Style that relies on a chain of styles which are applied in sequence.
DefaultTableStyle Style that just applies the default background to a row.
FixedColorTableStyle Style that applies a fixed color to the rows.
FontTableStyle Style that updates the font used for the rows.
PropertyValueTableStyle Style that applies another style according to the value of a property of the row item.
 



Copyright © 2011. All Rights Reserved.