This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 51450 - [40cat] JavaDocs in Javagator tooltips does not use interface description
Summary: [40cat] JavaDocs in Javagator tooltips does not use interface description
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-12 11:21 UTC by dynamite
Modified: 2004-12-01 19:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dynamite 2004-11-12 11:21:04 UTC
[ BUILD # : 200410311900 ]
[ JDK VERSION : J2SE 1.5.0 ]

If a class implements an interface, then it is
possible that a javadoc description isn't provided
for one of those methods. This is particularly
true if there is nothing special to say beyond the
interface javadoc description.

The Javadoc description displayed should in this
case come from the interface description in line
with how JavaDoc itself works and the
code-completion tool-tips.
Comment 1 Jan Pokorsky 2004-11-17 11:09:14 UTC
Javagator is an experimental module that is not part of the javadoc
module. Reassigning for evaluation.
Comment 2 _ tboudreau 2004-11-19 07:51:47 UTC
Checking in javagator/src/org/netbeans/modules/javagator/
ClassMemberRelatedItemProvider.java;
/cvs/contrib/navigator/javagator/src/org/netbeans/modules/javagator/
ClassMemberRelatedItemProvider.java,v  <--  ClassMemberRelatedItemProvider.java
new revision: 1.2; previous revision: 1.1
done
Checking in javagator/src/org/netbeans/modules/javagator/JUtils.java;
/cvs/contrib/navigator/javagator/src/org/netbeans/modules/javagator/JUtils.java,v  <--  
JUtils.java
new revision: 1.4; previous revision: 1.3
done
Processing log script arguments...