How to open Javadoc for OAF classes/methods from Jdeveloper?
MKFeb 19 2012 — edited Feb 20 2012Hi All,
Could you please tell me how to open the Javadoc for OAF classes/methods from Jdeveloper? When I did a right click and opened javadoc for normal java class ( like String class), I worked but when I opened the OAF methods ( like isbacknavigationfired() ) , it didn't work.
My understanding is :
Javadoc for 'String' class was fetched from Sun's site but for ' isbacknavigationfired()' javadoc is not available on Sun's site, neither my Jdeveloper fetched it from local machine. I did see javadoc for this method on my local machine ( under the files which came with Jdeveloper's zipped package).
Could you provide me pointers on how to configure Jdeveloper to show Javadoc in both the cases?
Regards,
MK