透明 JFrame 背景

Transparent JFrame background(透明 JFrame 背景)

本文介绍了透明 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 背景的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!

本文标题为:透明 JFrame 背景

基础教程推荐