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

Summary: API-ify JavaFastOpenPanel
Product: java Reporter: Rich Unger <richunger>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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();