Class _423_ThemeStylingExample

java.lang.Object
org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
org.eclipse.nebula.widgets.nattable.examples._400_Configuration._423_ThemeStylingExample
All Implemented Interfaces:
INatExample

public class _423_ThemeStylingExample extends AbstractNatExample
Example showing how to use ThemeConfigurations in a NatTable. It shows how to set and how to switch themes at runtime. Note that there are several things that are not controllable via themes like row height, column width or ILayerPainter. The later are tight connected to the ILayer themselves.