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 44967 - Tweak the layout of Java Project with Existing Sources
Summary: Tweak the layout of Java Project with Existing Sources
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 41835
  Show dependency tree
 
Reported: 2004-06-16 13:07 UTC by jrojcek
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The intended layout of java project with existing sources wizard panel. (28.96 KB, image/tiff)
2004-06-16 13:10 UTC, jrojcek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jrojcek 2004-06-16 13:07:50 UTC
* 12px between "Select folders..." label and "Source Packages 
Folder" row
* 5px between "Source Packages Folder" and "Test Packages 
Folder" rows.
* 24px between "Test Packages Folder" row and "Specify a 
name..." label
* 12px between "Specify a name..." label and "Project Name" row
* 12px between "Project Name" and "Project Location" rows
* 5px between "Project Location" and "Project Folder" rows

I will attach the screenshot.
Comment 1 jrojcek 2004-06-16 13:10:16 UTC
Created attachment 15752 [details]
The intended layout of java project with existing sources wizard panel.
Comment 2 Tomas Zezula 2004-06-17 09:45:16 UTC
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/Bundle.properties;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.17; previous revision: 1.16
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelSourceFolders.form;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelSourceFolders.form,v
 <--  PanelSourceFolders.form
new revision: 1.5; previous revision: 1.4
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelSourceFolders.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelSourceFolders.java,v
 <--  PanelSourceFolders.java
new revision: 1.11; previous revision: 1.10
done
Comment 3 Quality Engineering 2007-09-20 10:51:34 UTC
Reorganization of java component