I've looked on some other posts about this, but didn't really understand much from it.
I've made a program that works like a server while capturing different pictures of the screen. Now, i'd like the program to just be active in the background - like the programs that appear under hidden icons. Programs that are not directly shown at the bottom taskbar. Do i need to add some specific code inside my java program when i execute it to a jar file? Or do i need to create the project some other way?
I hope this was enough explanation - Thanks in advance


javawinstead ofjava.