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 42650 - New Wizard should be initialized with default filename
Summary: New Wizard should be initialized with default filename
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: UI
: 49040 (view as bug list)
Depends on: 43052
Blocks:
  Show dependency tree
 
Reported: 2004-04-30 14:38 UTC by Jaromir Uhrik
Modified: 2008-12-23 00:38 UTC (History)
1 user (show)

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 Jaromir Uhrik 2004-04-30 14:38:40 UTC
[200404291800; j2sdk1.4.2_03]
I'm creating e.g new Java Main Class. In the panel
'Name & Location' should be default value in the
field 'Java Class Name'.
Comment 1 Jiri Rechtacek 2004-05-17 09:05:05 UTC
Do implementation same functionality as TemplateWizard does.
Comment 2 Jiri Rechtacek 2004-09-05 11:04:55 UTC
No UI change of "New file ... " dialog planned for 4.0
Comment 3 Jiri Rechtacek 2004-09-09 14:19:48 UTC
Checking in
java/project/src/org/netbeans/modules/java/project/Bundle.properties;
/cvs/java/project/src/org/netbeans/modules/java/project/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.23; previous revision: 1.22
done
Checking in
java/project/src/org/netbeans/modules/java/project/JavaTargetChooserPanelGUI.java;
/cvs/java/project/src/org/netbeans/modules/java/project/JavaTargetChooserPanelGUI.java,v
 <--  JavaTargetChooserPanelGUI.java
new revision: 1.19; previous revision: 1.18
done
Processing log script arguments...
More commits to come...
Checking in
projects/projectui/src/org/netbeans/modules/project/ui/Bundle.properties;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.47; previous revision: 1.46
done
Checking in
projects/projectui/src/org/netbeans/modules/project/ui/SimpleTargetChooserPanelGUI.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/SimpleTargetChooserPanelGUI.java,v
 <--  SimpleTargetChooserPanelGUI.java
new revision: 1.26; previous revision: 1.25
done
Comment 4 Jaromir Uhrik 2004-09-14 08:32:29 UTC
Verified in 200409131800; jdk1.5.0-rc-b63.
Comment 5 Jiri Rechtacek 2004-09-15 08:06:13 UTC
*** Issue 49040 has been marked as a duplicate of this issue. ***