JFileChooser 和 FileDialog 的 UIManager 键是什么?
我想使用 UIManager.get 方法来获取并保存 JFileChooser 和 FileDialog 的系统外观,然后我想更改外观。
问题是我不知道 UIManager.get 方法使用的 Swing 组件的键是什么。有没有任何参考或约定?
谢谢
I want to use the UIManager.get method in order to get and save the system look and feel for JFileChooser and FileDialog and then I want to change the look and feel.
The problem is that I don't know what are the keys for Swing components that UIManager.get method uses. Is there any reference or any convention for that?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
UIManager 默认值
UIManager Defaults