Scala RAD 工具

发布于 2024-09-14 12:26:25 字数 118 浏览 3 评论 0原文

我正在尝试使用 Scala 开发一些应用程序。它的 Swing 支持让我很困扰。不得不写代码似乎很痛苦。在这种情况下,我喜欢 Netbeans Matisse 函数。

有可用的 Scala RAD 工具吗?

I am trying out on some application with Scala. I have been troubled a lot by its Swing support. Having to write the code seems to be painful. I love Netbeans Matisse function in this case.

Is there any Scala RAD tools available?

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

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

发布评论

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

评论(1

别忘他 2024-09-21 12:26:25

有可用的 Scala RAD 工具吗?

没有(据我所知)。

不得不编写代码似乎很痛苦。

确实不应该这样,像 XScalaWT< /a>.不幸的是,我不知道是否有 Swing 的等价物。

在这种情况下,我喜欢 Netbeans Matisse 函数。

您可以使用 Matisse 生成 Java 类并在 Scala 中扩展它们。

Is there any Scala RAD tools available?

No (as far as I know).

Having to write the code seems to be painful.

It really shouldn't be, with something like XScalaWT. Unfortunately, I don't know if there is a Swing equivalent.

I love Netbeans Matisse function in this case.

You can generate Java classes using Matisse and extend them in Scala.

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