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 214908 - New annotation @SuperclassBasedActionAnnotation
Summary: New annotation @SuperclassBasedActionAnnotation
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-28 11:55 UTC by Geertjan Wielenga
Modified: 2012-06-28 11:56 UTC (History)
1 user (show)

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 Geertjan Wielenga 2012-06-28 11:55:39 UTC
A new action and annotation for ActionListeners, to register them on text/x-java for a specified Java type. For example, if a developer wants a new popup menu item on the node of a TopComponent, they'll be able to specify "TopComponent" as the type for which the popup menu item should be available.

More details, and code, here:

https://blogs.oracle.com/geertjan/entry/annotation_processor_for_superclass_sensitive