Background: A long time I remember reading about a Java library that was created specifically to handle routine operations on Windows operating systems. It had, for example, native routines for handling things like "shortcut" creation, and all those cute little quirks of windows filepaths.
It was touted as being the "missing library" for doing all those windows tasks that were harder than they should be using the standard Java APIs.
Question: That's about all I remember about it, does anyone have a link to help refresh my vague recall?