Violet UML 编辑器的外观和感觉如何
我想知道 java 应用程序中使用的外观和感觉是什么 Violet UML 编辑器。它的名字似乎是“Blue Vista”,但我在谷歌上找不到它。
图片:
I was wondering what was the look and feel used in the java application
Violet UML Editor. It seem it name is "Blue Vista" but I can't find it on google.
Pictures :
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
紫罗兰的 VistaBlueTheme 是自定义 主题 基于
com.pagosoft.plaf.PgsLookAndFeel
和com.pagosoft.plaf.themes.VistaTheme< /代码> 来自
PgsLookAndFeel(加上L2FProd.com)。
Violet's VistaBlueTheme is a custom theme based on
com.pagosoft.plaf.PgsLookAndFeel
andcom.pagosoft.plaf.themes.VistaTheme
from thePgsLookAndFeel (plus some widgets from L2FProd.com).
我想你可以看看源代码就知道了。
您可以在这里找到它:
http://sourceforge.net/projects/violet/
更新您的发现。
I think you can find out looking at the source code.
You can find it here:
http://sourceforge.net/projects/violet/
Update with your findings.