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 - [67cat] Translate camelCase property names in property sheet to Normal Case
Summary: [67cat] Translate camelCase property names in property sheet to Normal Case
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Other Other
: P3 blocker with 1 vote (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-24 01:16 UTC by brettryan
Modified: 2009-04-24 20:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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".