使用 quaqua LAF 在 Swing Mac OSX 应用程序上获取未保存的点
我正在尝试让我的应用程序在使用 quaqua LAF 在 Mac 上运行时在我的 Swing 窗口中显示未保存的点。当我说未保存的点时,我的意思是在 Mac 应用程序中,当您修改某些内容时,左上角的红点会从空的红色圆圈变为大部分由深红色填充的圆圈。我可以设置一些标志来使这个点显示或消失吗?
I am trying to make it so my app shows the unsaved dot in my swing windows when running on Mac with quaqua LAF. When I say unsaved dot, I mean in mac apps when you modify something, the red dot in the upper left changes from an empty red circle, to a circle that is mostly filled in with a darker red. Is there some flag I can set to make this dot show up or disappear?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅此处(或Apple 官方文档)。这并不是 Quaqua 特有的功能。
See here (or the official Apple documentation). It's not a feature of Quaqua specifically.