在 Java 中实现类似 MATLAB 的图形编辑器

发布于 2025-01-01 22:42:40 字数 132 浏览 2 评论 0原文

我想通过拖放控件来实现图形编辑器,并且它应该具有类似于 Eclipse JAVA 中的 Eclipse 的对接功能。

有谁知道有任何第三方产品已经可以做这样的事情吗?

如果没有,那么一个简单的水平,网上有没有好的样本?

I want to implement the Graphical Editor with drag and drop the controls and also it should have a docking features like in Eclipse in Eclipse JAVA.

Does anyone know of any 3rd party products that already do something like this?

If not then then a simple level, Are there any good samples on the net for this?

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

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

发布评论

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

评论(1

比忠 2025-01-08 22:42:40

尝试 Eclipse PlatformNetBeans 平台。两者都是高度可定制、可扩展的,并且已经为您完成了控件 - 您只需要实现与 MATLAB 相关的东西。

Try Eclipse Platform or NetBeans Platform. Both are highly customizable, extendable, and already have the controls done for you - you'd only need to implement the MATLAB-related stuff.

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