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 76839 - API-ify JavaFastOpenPanel
Summary: API-ify JavaFastOpenPanel
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-25 01:40 UTC by Rich Unger
Modified: 2010-09-23 08:37 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rich Unger 2006-05-25 01:40:43 UTC
It would be very useful to NB module writers to have access to a widget for
quickly selecting a class in the current project, as in:

JavaDataObject jdo = JavaFastOpenPanel.showClassSelector();