Hi All, I am trying to add capability in netbeans to compare a file with clipboard. I successfully wrote an action which compares a text with a file using a tutorial provided on netbeans site.
Now I need help with the following - 1. How can I get the formatted clipboard text in newly created action? 2. I am not sure what sort of test I should write for this action? I am pretty new to netbeans code, so any I need help/pointers for mentioned problems. Thanks and regards, Rahul Khandelwal
