Groovy SwingBuilder:更改选项卡的大小和/或字体(在 jTabbedpane 中)
我找不到有关如何更改选项卡大小或名称标签字体(颜色等)的任何信息
问候, 米歇尔
I can't find any information on how to change the tabs size or the font of the names labels (on color, etc)
Regards,
Michel
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是我猜您正在寻找的链接 Practically Groovy(Part- 2)。然而,在此链接中,您可以向下滚动找到名为“向 Gwitter 添加 TabbedPane”的标题,该标题很好地解释了如何在 Groovy 中创建和处理 TabbedPane。
如果我回答了您的问题,请告诉我。
Here is the link that i guess your looking for Practically Groovy(Part-2). However in this link, you can scroll down to find the heading called "Adding a TabbedPane to Gwitter" Which does the good job of explaining how to create and handle the TabbedPane in Groovy.
Let me know if i have answered your question.