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 7729 - Javadoc comments of JavaData don't exist for any public methods
Summary: Javadoc comments of JavaData don't exist for any public methods
Status: CLOSED INVALID
Alias: None
Product: usersguide
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: PC All
: P4 trivial (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-09-21 12:31 UTC by pzajac
Modified: 2003-07-01 13:19 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 pzajac 2000-09-21 12:31:12 UTC
There are not javadoc comments of these methods:
public static addExploderFilterFactory
public static removeExploderFilterFactory
public static getExplorerFactory
public static addBrowserFilterFactory
public static removeBrowserFilterFactory
public static getBrowserFactory

...
protected ...
Comment 1 Svata Dedic 2001-09-14 16:40:17 UTC
JavaDataObject is not an official API. And... those methods - except 
the get() ones are now deprecated anyway.
Comment 2 pzajac 2002-08-15 17:07:44 UTC
ok
Comment 3 Quality Engineering 2003-07-01 13:19:40 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.