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 117570 - [60cat] "Choose Bean" to have a kind of FileChooser
Summary: [60cat] "Choose Bean" to have a kind of FileChooser
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Palette (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker with 1 vote (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-03 06:40 UTC by karmagfa
Modified: 2009-07-30 15:44 UTC (History)
1 user (show)

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 karmagfa 2007-10-03 06:40:35 UTC
In the palette "Beans", the component "Choose Bean" is really poor, the user has to write the full name of the class.
I request to add a mean of browsing the classes of the classpath and select the one we want to instantiate.
Comment 1 locked 2009-07-30 15:41:57 UTC
The first time I used the "Choose Bean" Button i was also quite disappointed.
I'd have expectes something like "Open Type" where I enter a name and a list appears with all matching classes (beans in
that case). That would be MUCH handier.