Is there in specific method in java that gets a 'app data' directory where a program in all OS's can store its resources
And if not, is there an easy way to get it? I had noticed a method that let's us check what the name of the OS is, but i am not sure how to imlement that into getting the 'app data'
Thanks in advance!