Transparent JFrame background(透明 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 的半透明和异形摆动窗.
这篇关于透明 JFrame 背景的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!