单击一个图标必须运行另一个可运行的 jar

发布于 2024-12-10 02:50:06 字数 116 浏览 0 评论 0原文

我已经为我的应用程序创建了一个可运行的 jar。我想更改该罐子的默认图标。搜索了近两天,大多数网站都说这取决于操作系统,无法更改。所以我想这样做,通过单击不同的图标,我的可运行程序必须运行。有什么办法可以实现这一点吗?

I have created a runnable jar of my application. I want to change the default icon of that jar. Searched for almost two days and most of the sites said it depends on OS, can't be changed. So I think to do like this, by clicking on a different icon, my runnable has to run. Is there any way to achieve that?

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

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

发布评论

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

评论(1

橘香 2024-12-17 02:50:06

我想更改默认图标..

启动应用程序。使用 Java Web Start。作为桌面集成的一部分,它提供了为桌面快捷方式(或菜单项)设置图标的功能。

我需要在 Windows 和 Mac 上运行该 jar。

JWS 可在“两种”Windows、*nix 和 *nix 中工作。苹果。

I want to change the default icon..

Launch the app. using Java Web Start. As part of the desktop integration it offers the ability to set an icon for the desktop shortcut (or menu item).

I need to run that jar in both windows an mac.

JWS works in 'both' Windows, *nix & Mac.

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