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 - No way to influence property of LazyMenu
Summary: No way to influence property of LazyMenu
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 7.3
Hardware: PC Linux
: P2 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2012-11-14 16:50 UTC by Jaroslav Tulach
Modified: 2012-12-22 02:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Check for "property-prefix" attribute when constructing LazyMenu (6.64 KB, patch)
2012-11-15 15:03 UTC, Jaroslav Tulach
Details | Diff

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