Hi,
I am developing an app that pops a window in the system tray when a particular event occurs.Now, One feature I need to add is that ... If any application is working in full screen mode then the pop-up should be disabled.
i.e if we are working on a browser and we press F11 , so now the browser is covering the whole screen.At this moment the pop-up should not appear to the user.
Can this be done in
java ??
any help is appreciated
thanks in advance
mayur