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 21338 - Mount wizard improvements in profiles tab
Summary: Mount wizard improvements in profiles tab
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks: 19644 21336 22830
  Show dependency tree
 
Reported: 2002-03-08 10:02 UTC by Martin Entlicher
Modified: 2002-04-23 10:46 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2002-03-08 10:02:30 UTC
The profiles tab should be able to contain more different components, not just
text fields. InputDescriptor can be used for this purpose.
Comment 1 Martin Entlicher 2002-04-09 12:21:02 UTC
Starting to work on it...
Comment 2 Martin Entlicher 2002-04-10 12:23:48 UTC
Now it's possible to define variable CONFIG_INPUT_DESCRIPTOR, which
defines the string representation of the input descriptor, that will
be used to create input components for profile configuration panel.

This change will allow design changes in the mount wizard (such as
issue #19644.
Comment 3 Jiri Kovalsky 2002-04-23 10:46:26 UTC
Great, works fine except forgetting newly defined variables.