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 45119 - Tweak the layout and wording of Platform Name wizard panel
Summary: Tweak the layout and wording of Platform Name wizard panel
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: http://projects.netbeans.org/nonav/bu...
Keywords:
Depends on:
Blocks: 41835
  Show dependency tree
 
Reported: 2004-06-17 18:19 UTC by jrojcek
Modified: 2007-09-26 09:14 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 jrojcek 2004-06-17 18:19:42 UTC
* there should be no extra empty border around the panel
* the "Platform Name" field shouldn't be in the grid with 
"Platform Javadoc" and "Platform Sources"
* the step names in the left pane should be "Choose Platform 
Folder" and "Platform Name"
Comment 1 Tomas Zezula 2004-06-22 12:54:42 UTC
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/Bundle.properties;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.6; previous revision: 1.5
done
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/DetectPanel.form;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/DetectPanel.form,v
 <--  DetectPanel.form
new revision: 1.4; previous revision: 1.3
done
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/DetectPanel.java;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/DetectPanel.java,v
 <--  DetectPanel.java
new revision: 1.7; previous revision: 1.6
done
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/J2SEWizardIterator.java;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/J2SEWizardIterator.java,v
 <--  J2SEWizardIterator.java
new revision: 1.8; previous revision: 1.7
done
Processing log script arguments...
More commits to come...
Checking in
platform/src/org/netbeans/modules/java/platform/wizard/Bundle.properties;
/cvs/java/platform/src/org/netbeans/modules/java/platform/wizard/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.5; previous revision: 1.4
done
Checking in
platform/src/org/netbeans/modules/java/platform/wizard/PlatformInstallIterator.java;
/cvs/java/platform/src/org/netbeans/modules/java/platform/wizard/PlatformInstallIterator.java,v
 <--  PlatformInstallIterator.java
new revision: 1.6; previous revision: 1.5
done
Comment 2 Quality Engineering 2007-09-20 09:47:07 UTC
Reorganization of java component