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 171077 - UI review: persistence unit editor
Summary: UI review: persistence unit editor
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Petrov
URL: http://wiki.netbeans.org/attach/JEE6I...
Keywords:
: 167102 (view as bug list)
Depends on:
Blocks: 171069
  Show dependency tree
 
Reported: 2009-08-28 14:14 UTC by Petr Jiricka
Modified: 2009-09-24 12:36 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 Petr Jiricka 2009-08-28 14:14:11 UTC
Need to change the UI of the persistence unit editor, per page 6 of the Java EE 6 UI review:
http://wiki.netbeans.org/attach/JEE6Integration/java-ee-6-ui-review.pdf
Comment 1 Sergey Petrov 2009-09-08 11:23:30 UTC
*** Issue 167102 has been marked as a duplicate of this issue. ***
Comment 2 Sergey Petrov 2009-09-22 09:12:02 UTC
http://hg.netbeans.org/web-main/rev/9d10e5237496
http://hg.netbeans.org/web-main/rev/68859540f524
http://hg.netbeans.org/web-main/rev/ed9074f08796

almost done but don't have any issues with background on ubuntu, will verify/fix later on vista
now editor use full width of editor winodow without restriction on max width, it may be good, but if not please provide
supposed max width for panels.
Comment 3 Sergey Petrov 2009-09-22 16:29:55 UTC
http://hg.netbeans.org/web-main/rev/1edfab2f5234

as it's quite complex issue with a lot of points, hope it's fixed, please reopen is something is missed
Comment 4 Quality Engineering 2009-09-24 12:36:32 UTC
Integrated into 'main-golden', will be available in build *200909230201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9d10e5237496
User: sergeyp@netbeans.org
Log: fix #171077 - redesign persistence editor, use gridbaglayout now