Hi Evrybody. I'm new here and in Java programing I'm trying to write program that cath the context menu command and read the file name and his full path
for example when I'm clicking (right mouse) on some file and getting the context menu and I selecting any option (copy, or send to, or open with) I want that my program will read the file name and his full path.
for now I just have a form with text box , no code yet.
I want to know how should I start or if some one have Idea or code to help me with that
Thanx alot!