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 79731 - Entity Classes from DB: UI glitches
Summary: Entity Classes from DB: UI glitches
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-04 20:28 UTC by Andrei Badea
Modified: 2006-07-04 20:31 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 Andrei Badea 2006-07-04 20:28:41 UTC
On the Windows L&F the name of a selected table in the Available Tables list is
drawn in black instead of the correct white. On Ocean the selected tables in the
Available Tables list are missing a 1 pixel focus border which is visible for
the tables in the Selected Tables list.
Comment 1 Andrei Badea 2006-07-04 20:31:07 UTC
Fixed.

Checking in
src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/Bundle.properties;
/cvs/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/Attic/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.1.2.3.2.19; previous revision: 1.1.2.3.2.18
done
Checking in
src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/TableUISupport.java;
/cvs/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/Attic/TableUISupport.java,v
 <--  TableUISupport.java
new revision: 1.1.2.6; previous revision: 1.1.2.5
done