How does one access the list of recently opened files in Windows 8 using Java?
In other words, what is the path for the "recent document" folder in Windows, which could be passed as argument in constructor of file class to access the files in that folder?