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 163539

Summary: [67cat] Translate camelCase property names in property sheet to Normal Case
Product: guibuilder Reporter: brettryan <brettryan>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Other   
OS: Other   
Issue Type: ENHANCEMENT Exception Reporter:

Description brettryan 2009-04-24 01:16:51 UTC
[ JDK VERSION : 1.6.* ]

For each property in the property inspector using camelCase names
should get turned into Normal Case, take the following example.

verifyInputWhenFocusTarget = Verify Input When Focus Target

Though that example should really read "Verify Input When Focused".