Java7 swing应用框架支持

发布于 2024-08-07 08:17:15 字数 219 浏览 6 评论 0原文

Java 7 平台上的 Swing 应用程序框架的未来尚未确定。 http://weblogs.java.net/blog/ archive/2009/08/19/saf-and-jdk7

现在使用安全吗?

The future of the Swing application framework on the Java 7 platform is undefined.
http://weblogs.java.net/blog/archive/2009/08/19/saf-and-jdk7

Is it safely to use it now?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

昔梦 2024-08-14 08:17:15

尽管使用 SAF 相当安全(因为它与 JDK7 无关),但请查看 以下 一个很好的替代方案,由开发人员创建,因 SAF 进展缓慢而感到沮丧

Even though using SAF is fairly safe (cause it has nothing to do with JDK7), take a look at the following great alternative, created by developer, frustrated by slow progress of SAF

凉宸 2024-08-14 08:17:15

JDK 7 功能页面显示:

已删除

JSR 296:Swing 应用程序框架

用于定义典型 Swing 应用程序基本结构的 API,从而消除大量样板代码并提供大大改进的初始开发人员体验

体验,这看起来像是 JDK 7 中明确放弃的。

但是,这并不意味着您不能使用它,也不意味着使用它以任何方式“不安全”(无论您的确切意思是什么),也不意味着该项目已经死了,不会再进一步​​开发了。

The JDK 7 Features page says:

Dropped

JSR 296: Swing application framework

An API to define the basic structure of a typical Swing application, thereby eliminating lots of boilerplate code and providing a much-improved initial developer experience

So, this looks like it is definitively dropped for JDK 7.

However, that does not mean that you cannot use it or that it is in any way "not safe" to use it (whatever you mean exactly with that), neither that the project is dead and will not be developed any further.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文