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 2588 - TopManager could have a method void addHelpSet(URL).
Summary: TopManager could have a method void addHelpSet(URL).
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-07-20 05:22 UTC by Jesse Glick
Modified: 2008-12-23 10:37 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 Jesse Glick 1999-07-20 05:22:00 UTC
TopManager.getDefault ().addHelpSet (URL nueHelpSet) could be used to add a new help set URL for third-party components not in modules. E.g., the Component Palette will now display help IDs attached
 to Beans on the palette partially according to JavaHelp spec, however there is no way for the InstanceSupport.findHelp that handles this to add a new HelpSet for the Bean if it needs one.

Probably need to add the class loader too in the same call.

SEE FIX PANE
Comment 1 Jesse Glick 2002-02-14 19:16:29 UTC
x
Comment 2 Jesse Glick 2002-02-14 19:17:05 UTC
You can already add HelpSet's to Lookup.
Comment 3 Quality Engineering 2003-07-01 16:04:20 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 4 Quality Engineering 2003-07-01 16:38:22 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.