ALWAYS ON TOP

Hi Java guy!!! Hey Im having problems in providing an ALWAY_ON_TOP behavior to a JWindow object... Could you help me on this?

Thanks and Greetings!!!

[162 byte] By [aaronontheweba] at [2007-11-27 10:52:45]
# 1

I haven't tried it on jWindow.

but you can use JFrame and setAlwaysOnTop(true) and setUndecorated(true)

it looks like jWindow. ^_^

Yannixa at 2007-7-29 11:39:44 > top of Java-index,Desktop,Core GUI APIs...