Package org.eclipse.nebula.widgets.nattable.style.theme
package org.eclipse.nebula.widgets.nattable.style.theme
-
ClassDescriptionTheme configuration that overrides the stylings set in the
DefaultNatTableThemeConfiguration
to give the NatTable a dark modern look & feel.ThemeConfiguration that contains the basic styles that can be configured for a NatTable.Theme extensions can be used to extend a already existing theme with additional style configurations, like conditional styles or styles that are dependent to other plugins (e.g.Theme configuration that overrides the stylings set in theDefaultNatTableThemeConfiguration
to give the NatTable a more modern look & feel.SpecialisedIConfiguration
that combines style configurations for different parts of a NatTable composition.The ThemeManager is used to register/unregister style configurations set by aThemeConfiguration
at runtime.