-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
1.1.4
-
x86
-
windows_95
Name: rm29839 Date: 11/10/97
I'd like to be able to tell javadoc to optionally
list _all_ the methods for a given class, both
locally-defined and inheirited. This would give me
the ability to look at a single .html document and
see all that a given class can do, much like the
API Quick Reference in "Java In A Nutshell". I'm
working with RMI right now, and being able to see all
the methods a given class has at its disposal by
virtue of being in the RemoteObject..UnicastRemoteObject
hierarchy would be very convenient. The full text
doesn't have to be in the local doc file, a hyperlink
to the higher level doc file would be great.
(Review ID: 19155)
======================================================================
- duplicates
-
JDK-4034635 javadoc: include inherited methods in class description
-
- Closed
-