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 222138

Summary: No way to influence property of LazyMenu
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: ActionsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: normal CC: apireviews
Priority: P2 Keywords: API_REVIEW_FAST
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Check for "property-prefix" attribute when constructing LazyMenu

Description Jaroslav Tulach 2012-11-14 16:50:34 UTC
JDev needs to pass some putclientproperties to LazyMenu's. Right now there is no (non-hacky) way to do so.
Comment 1 Jaroslav Tulach 2012-11-15 15:03:29 UTC
Created attachment 127883 [details]
Check for "property-prefix" attribute when constructing LazyMenu
Comment 2 Jaroslav Tulach 2012-11-26 14:35:27 UTC
Shannon, let me know when this is needed. Meanwhile changing to enhancement.
Comment 3 Jaroslav Tulach 2012-12-20 05:02:12 UTC
Shannon tested the change and it is working for her purpose. Unless there are other comments I'll integrate this week (marking as P2 defect, to not forget).
Comment 4 Jaroslav Tulach 2012-12-21 06:28:34 UTC
ergonomics#cf98a7152faa
Comment 5 Quality Engineering 2012-12-22 02:28:55 UTC
Integrated into 'main-golden', will be available in build *201212220001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/cf98a7152faa
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #222138: Ability to influence client properties of JMenu's in main menu via file system properties