全屏独占模式 JDesktopPane

发布于 2024-10-19 11:50:25 字数 373 浏览 0 评论 0原文

制作全屏 mdi 应用程序是一个坏主意吗?还有其他人尝试过这个吗?目前正致力于重新设计触摸屏终端上使用的应用程序。空间至关重要,我相信能够最大化、调整应用程序窗口大小等确实会使终端更加强大。有人有这方面的经验吗?

编辑:制作了一个简单的应用程序,它似乎没有任何问题。但担心未来可能出现的问题。

编辑: 全屏模式下 JDialog 不显示 对话框的问题一定会让确认框变得困难。

编辑: JOptionPane.showInternalConfirmDialog 非常适合于此。

Is it a bad idea to make a full-screen mdi application? Has anyone else ever tried this? Currently working on redesigning an application that is used on touchscreen terminals. Space is critical and I believe that being able to maximize, resize, etc application windows would really make the terminals more robust. Has anyone had any experience with this?

Edit: Made a simple app and it doesn't seem to have any issues. Concerned about possible future issues though.

Edit:
JDialog Not Displaying When in Fullscreen Mode
Issues with dialogs must make it difficult for confirmation boxes.

Edit: JOptionPane.showInternalConfirmDialog works great for this.

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

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

发布评论

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

评论(1

咆哮 2024-10-26 11:50:25

我最近几天进行了研究,似乎没有任何正式记录的运行用 java 编写的全屏 mdi 应用程序的问题。

I have researched for the last few days and there seems to not be any formally documented issues with running a fullscreen mdi application written in java.

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