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 43782

Summary: Polish UI of Platform and Library managers
Product: java Reporter: Milan Kubec <mkubec>
Component: PlatformAssignee: Tomas Zezula <tzezula>
Status: CLOSED FIXED    
Severity: blocker CC: jrojcek
Priority: P4 Keywords: UI
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41537    
Attachments: screenshot
screenshot

Description Milan Kubec 2004-05-25 09:55:51 UTC
I tried to mark some spots on attached screenshots
to show where the dialogs either do not match the
spec or are different from each other. It aplies
also for other tabs than 'Sources'.

Other thing is that width of buttons on each tab
is not the same (not derived from the widest on
all tabs) and it means that it user chages tabs
the white area (and buttons part) changes width.
Comment 1 Milan Kubec 2004-05-25 09:57:00 UTC
Created attachment 15112 [details]
screenshot
Comment 2 Milan Kubec 2004-05-25 09:58:36 UTC
Created attachment 15113 [details]
screenshot
Comment 3 Tomas Zezula 2004-08-17 16:08:46 UTC
1) Insets are fixed
2) I don't want to fix the button size (too much work for small
improvement, the panels are composed from several components)

Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/J2SEVolumeCustomizer.form;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/J2SEVolumeCustomizer.form,v
 <--  J2SEVolumeCustomizer.form
new revision: 1.8; previous revision: 1.7
done
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/J2SEVolumeCustomizer.java;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/J2SEVolumeCustomizer.java,v
 <--  J2SEVolumeCustomizer.java
new revision: 1.14; previous revision: 1.13
done
Processing log script arguments...
More commits to come...
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/platformdefinition/J2SEPlatformCustomizer.java;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/platformdefinition/J2SEPlatformCustomizer.java,v
 <--  J2SEPlatformCustomizer.java
new revision: 1.13; previous revision: 1.12
done
Comment 4 Milan Kubec 2004-09-07 13:31:30 UTC
Verified in custom 20040907.