透明 JFrame 背景
是否可以制作一个具有透明背景的 JFrame 并在其上绘制图像,这样只有图像可见,没有边框或背景?
Is it possible to make a JFrame that has a transparent background and draw an image on it, so only the image will be visible with no border or background?
推荐答案
参见 Kirill Grouchnikov 的半透明和异形摆动窗.
相关文章