如何更改TableViewer标题的字体和样式

发布于 2024-12-26 09:50:34 字数 210 浏览 1 评论 0原文

我在 Eclipse RCP 应用程序中使用 Viewer Framework,我想显示与表行相比稍大的表头,当我为表设置字体时,它会应用于整个表,我想显示唯一的表头并使用与表行不同的单独字体和颜色突出显示。

我使用 viewer.getTable().setFont(); 来设置字体,但它将字体设置为整个表格(包括标题)

有没有办法做到这一点?

I'm using Viewer Framework in my Eclipse RCP application, i would like to show table header a little large compared to table rows,when i set font to the table, it's applied to the entire table,i would like to show table header unique and highlighted with a separate Font and color that's different from table rows.

I used viewer.getTable().setFont(); to set Font but it sets font to whole table(including headers)

Is there a way to do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

木槿暧夏七纪年 2025-01-02 09:50:34

不幸的是,目前不支持

Unfortunately, this is currently not supported.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文