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 170057 - Wrong class javadoc in AsynchChildren
Summary: Wrong class javadoc in AsynchChildren
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: t_h
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-07 16:43 UTC by vbehar
Modified: 2009-08-21 06:11 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 vbehar 2009-08-07 16:43:10 UTC
Just a small error in class javadoc for org.openide.nodes.AsynchChildren : it is referencing AsynchChildren.Provider
instead of ChildFactory...
Comment 1 t_h 2009-08-19 13:22:30 UTC
core-main #497f3587a9b1
Comment 2 Quality Engineering 2009-08-21 06:11:23 UTC
Integrated into 'main-golden', will be available in build *200908210201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/497f3587a9b1
User: Tomas Holy <t_h@netbeans.org>
Log: #170057: Wrong class javadoc in AsynchChildren