I
I
invint2011-10-27 23:47:10
Java
invint, 2011-10-27 23:47:10

Java: window (JFrame) transparent to click?

We need to make a semi-transparent window that is in the foreground, inactive and does not interfere with window management below it.
Thus, you need to get a translucent window in terms of color and transparent in terms of clicks.
Is it possible to do this by standard means and how?
ps with transparency by color I work like this:

com.sun.awt.AWTUtilities.setWindowOpacity(frame, 0.75f)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Ano, 2011-10-28
@Ano

habrahabr.ru/qa/10128/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question