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 163344 - Binding dialog displays disabled textFields under checkboxes
Summary: Binding dialog displays disabled textFields under checkboxes
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-22 09:49 UTC by pribyl
Modified: 2009-04-22 09:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
binding dialog with error (17.29 KB, image/png)
2009-04-22 09:50 UTC, pribyl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pribyl 2009-04-22 09:49:22 UTC
Product Version: NetBeans IDE 6.7 Beta (Build 200904220001)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)

'Alternate Values' can be set in the Binding dialog ("Advanced" tab). When binding some boolean property (e.g. jCheckBox
'selected' property), there are checkboxes displayed, but under them a textfield can be seen. 

(please see attached screenshot)
Comment 1 pribyl 2009-04-22 09:50:08 UTC
Created attachment 80660 [details]
binding dialog with error