How can I use the system's context menu for files in a Java application?
问题 I want to display results of a file search. I want to enable a context menu for a file selection, which will be the system's context menu. For example, if the user right-clicks a file in Windows - I want to display the popup-menu with the options: Open Open with... Edit Send to... Copy Cut etc... And, if possible - this menu will be generated automatically, depending on the operating system. If that is not possible or too complex - I'd like to at least enable a "Locate on disk" option which