Class DarkNatTableThemeConfiguration

All Implemented Interfaces:
IConfiguration

public class DarkNatTableThemeConfiguration extends ModernNatTableThemeConfiguration
Theme configuration that overrides the stylings set in the DefaultNatTableThemeConfiguration to give the NatTable a dark modern look & feel.

This default theme configuration does not set a different value for the filter row cell painter, as in this case it would override the specialized painter that needs to be registered for combobox filterrows.

  • Constructor Details

    • DarkNatTableThemeConfiguration

      public DarkNatTableThemeConfiguration()
  • Method Details