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

Summary: Binding dialog displays disabled textFields under checkboxes
Product: guibuilder Reporter: pribyl <pribyl>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: binding dialog with error

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