一个 JFrame 中的透明层

发布于 2024-12-04 03:49:35 字数 75 浏览 1 评论 0原文

我需要将三张图像一张一张地放在另一张上,但我需要看穿每张图像,就好像它们是透明的一样。 它不起作用。 (我正在使用,netbeans)

I need to put three images one over the other, but i need to see through each one, as if they were transparent.
It's not working .
(i'm using , netbeans)

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

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

发布评论

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

评论(1

少女的英雄梦 2024-12-11 03:49:35

从您的问题中不清楚,但有两个领域,但其中没有一个领域必须使用 NetBeans 做某事。

IDE 应该不会有巧合。

1) 如何使用 JLayer 类装饰组件

2) < a href="http://download.oracle.com/javase/tutorial/uiswing/misc/trans_shape_windows.html" rel="nofollow">如何创建半透明和异形窗口

3)也许与 OverlayLayout

not clear from your question, but there are two areas, but no one from them has to do something with NetBeans.

There should not be a coincidence to the IDE.

1) How to Decorate Components with the JLayer Class

2) How to Create Translucent and Shaped Windows

3) maybe with OverlayLayout

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