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 155309

Summary: Missing javadoc in some public methods in Outline
Product: platform Reporter: Jiri Rechtacek <jrechtacek>
Component: Outline&TreeTableAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Rechtacek 2008-12-12 09:46:13 UTC
* missing params
* missing returns tags
Comment 1 Martin Entlicher 2010-11-12 08:40:01 UTC
Fixed in changeset:   182183:6f412f06b8fe
http://hg.netbeans.org/main/rev/6f412f06b8fe
Comment 2 Quality Engineering 2010-11-13 06:39:50 UTC
Integrated into 'main-golden', will be available in build *201011130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/6f412f06b8fe
User: mentlicher@netbeans.org
Log: #155309 Added and improved Javadoc. Also @Override annotations are added.