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 - Polish UI of Platform and Library managers
Summary: Polish UI of Platform and Library managers
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Platform (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: UI
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-05-25 09:55 UTC by Milan Kubec
Modified: 2006-03-24 09:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (8.36 KB, image/png)
2004-05-25 09:57 UTC, Milan Kubec
Details
screenshot (9.76 KB, image/png)
2004-05-25 09:58 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
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.