定制 JTable

发布于 2024-11-12 00:07:58 字数 139 浏览 2 评论 0原文

再会。

如果 JLabel 和 JTextField 字体大小可以根据需要更改,是否也可以更改 JTable 的列名称和元素的字体样式(大小、外观、颜色)?

添加更多内容,我正在使用 Windows 的外观。

谢谢,

Good Day.

If the JLabel and JTextField font size can be changed as desired, is it possible to change also the font style (size, face, color) of the column names and elements of a JTable?

Adding more, I'm using the Look and feel of Windows.

Thanks,

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

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

发布评论

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

评论(1

落在眉间の轻吻 2024-11-19 00:07:58

BasicTableHeaderUI has defaults for TableHeader.font, as well as TableHeader.background and TableHeader.foreground. You can use UIManager.put() with the TableHeader.font key to override the default.

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