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 32640 - Implement location chooser for NFT wizards
Summary: Implement location chooser for NFT wizards
Status: CLOSED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords: API, UI
Depends on:
Blocks:
 
Reported: 2003-04-04 16:28 UTC by Vitezslav Stejskal
Modified: 2004-04-19 16:33 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
commit log (1.83 KB, text/plain)
2003-07-23 14:12 UTC, Pavel Buzek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitezslav Stejskal 2003-04-04 16:28:25 UTC
The location chooser for NFT wizards used by
file/folder templates and invoked on nodes under
the Sources node (non-specific sources) should
have the ui similar to this defined in java uispec
Fig. 27.

There will be neccessary to do some API
enhancement allowing to tell the template which
location chooser it should use in its NFT wizard
iterator.
Comment 1 Vitezslav Stejskal 2003-06-12 17:40:27 UTC
This depends on the final state of uispecs.
Comment 2 Pavel Buzek 2003-07-23 14:12:29 UTC
Created attachment 11094 [details]
commit log
Comment 3 Pavel Buzek 2003-07-23 14:17:08 UTC
First cut of the target chooser based on the Usability Study
recomendations
(http://ui.netbeans.org/usability/April_21_03/recommendations.html#wizard)
checked in.

As noted by jtulach in 34991 the API may not be neccessary since every
wizard can choose to ignore the standard target chooser.

Leaving open, asses the API question and close it if you agree.
Comment 4 Vitezslav Stejskal 2003-11-26 12:53:11 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.
Comment 5 Vitezslav Stejskal 2003-11-26 14:58:28 UTC
--> VERIFIED