标签: java shell dialog swt
如何增加对话框标题的字体大小(例如"示例SWT Shell")? shell的setFont方法不会增加标题的大小。
答案 0 :(得分:1)
操作系统窗口管理器绘制对话框标题。 SWT没有提供用于此的字体。