如何在nattable中配置字体颜色

时间:2016-09-07 07:21:42

标签: nattable

我正在尝试更改nattable的body cell中的字体颜色。 但它没有用。 任何人都可以为我提供此功能的片段代码。

提前致谢。

1 个答案:

答案 0 :(得分:0)

请阅读文档以开始使用NatTable基础知识。

入门教程:http://www.vogella.com/tutorials/NatTable/article.html 样式文档:https://www.eclipse.org/nattable/documentation.php?page=styling

如果这些信息没有帮助,请查看NatTable示例应用程序或搜索StackOverflow。

How to set custom style to some columns in a nattable?