I need to get all windows from all applications.I know java can`t do things like this, but there is JNI.
I don`t know how to use User32 and other dll stuff, so I need help.
For example there is Window.getWindows() which returns all windows from current java application. But I want to get windows from all applications