| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThemeConfiguration | |
|---|---|
| org.eclipse.nebula.widgets.nattable | |
| org.eclipse.nebula.widgets.nattable.style.theme | |
| Uses of ThemeConfiguration in org.eclipse.nebula.widgets.nattable | 
|---|
| Methods in org.eclipse.nebula.widgets.nattable with parameters of type ThemeConfiguration | |
|---|---|
|  void | NatTable.setTheme(ThemeConfiguration themeConfiguration)Will unregister the style configurations that were applied before by another ThemeConfigurationand register the style configurations of the givenThemeConfiguration. | 
| Uses of ThemeConfiguration in org.eclipse.nebula.widgets.nattable.style.theme | 
|---|
| Subclasses of ThemeConfiguration in org.eclipse.nebula.widgets.nattable.style.theme | |
|---|---|
|  class | DarkNatTableThemeConfigurationTheme configuration that overrides the stylings set in the DefaultNatTableThemeConfigurationto give the NatTable a dark modern look&feel. | 
|  class | DefaultNatTableThemeConfigurationThemeConfiguration that contains the basic styles that can be configured for a NatTable. | 
|  class | ModernNatTableThemeConfigurationTheme configuration that overrides the stylings set in the DefaultNatTableThemeConfigurationto give the NatTable a more modern look&feel. | 
| Methods in org.eclipse.nebula.widgets.nattable.style.theme with parameters of type ThemeConfiguration | |
|---|---|
|  void | ThemeManager.applyTheme(ThemeConfiguration configuration)Apply the given ThemeConfiguration to the IConfigRegistry this ThemeManager is registered. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||