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

Summary: [40cat] JavaDocs in Javagator tooltips does not use interface description
Product: contrib Reporter: dynamite <dynamite>
Component: CodeAssignee: _ tboudreau <tboudreau>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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...