如何向 ProgressMonitorInputStreamDialog 添加一些图片?

发布于 2024-12-27 04:27:09 字数 73 浏览 1 评论 0原文

如何向 ProgressMonitorInputStream 对话框添加一些图片?除了加载数据的百分比之外,我还想在上面放一些图片。

How to add some picture to ProgressMonitorInputStream dialog? Beside the percentage of loaded data I would like to have some picture above it.

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

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

发布评论

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

评论(1

尬尬 2025-01-03 04:27:09

更改 Swing 实用程序类(例如 JOptionPane 或 PrpgressMonitorInputStream)通常不切实际。我所说的“实用”只是指,在您计算代码的时间里,您可以编写出完全符合要求的替换代码。

It's generally not practical to alter Swing utility classes such as JOptionPane or PrpgressMonitorInputStream. By 'practical' I simply mean that in the time it takes you to figure the code, you could have written a replacement that is exactly as required.

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