hello all,
How to get all the opened windows reference in java.
Actually, my req is like.... user will set (fix) the cordinates of all the opened desktop windows (application). And he will use a timer to switching of all the open windows, so that at one particular time user's desktop will show say 3 opened windows and after time elapsed another set of opened windows will get displayed to the users desktop.
this is like creation of slides of opened windows (application).
Can we do in java?
Please help
Thanks,
Sunny