Class StyledColumnHeaderConfiguration

All Implemented Interfaces:
IConfiguration

public class StyledColumnHeaderConfiguration extends DefaultColumnHeaderStyleConfiguration
Extends the default column header style configuration to add custom painters for the column headers. This has to be added to the table using the addConfiguration() method.
See Also: