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 42386 - Bottom JPanel from folder chooser panel is unavailable
Summary: Bottom JPanel from folder chooser panel is unavailable
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: API
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-04-23 12:06 UTC by Milan Kuchtiak
Modified: 2006-03-24 09:40 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 Milan Kuchtiak 2004-04-23 12:06:00 UTC
The bottom panel from folder chooser panel is not
accessible through the projectuiapi.
It is supposed to be used for including additional
custom data according to the UI spec.
Comment 1 Milan Kuchtiak 2004-04-23 12:08:20 UTC
Similarly java package chooser panel should give access to that panel. 
Comment 2 Jesse Glick 2004-04-23 17:51:22 UTC
Actually a defect since the UI spec requests it, I guess.
Comment 3 Petr Hrebejk 2004-05-10 13:25:36 UTC
The API/impl for both Simple and Java TargetChooser is in CVS. Web
team please test.
Comment 4 Milan Kuchtiak 2004-05-11 13:18:27 UTC
The custom panel is available.
Tested in Java Package Chooser Panel.